Searched refs:hid_debug_root (Results 1 – 1 of 1) sorted by relevance
42 static struct dentry *hid_debug_root; variable1225 hdev->debug_dir = debugfs_create_dir(name, hid_debug_root); in hid_debug_register()1244 hid_debug_root = debugfs_create_dir("hid", NULL); in hid_debug_init()1249 debugfs_remove_recursive(hid_debug_root); in hid_debug_exit()