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