Searched refs:usb_debug_devices (Results 1 – 1 of 1) sorted by relevance
1018 static struct dentry *usb_debug_devices; variable1026 usb_debug_devices = debugfs_create_file("devices", 0444, in usb_debugfs_init()1029 if (!usb_debug_devices) { in usb_debugfs_init()1040 debugfs_remove(usb_debug_devices); in usb_debugfs_cleanup()