Home
last modified time | relevance | path

Searched refs:usb_debug_devices (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/core/
Dusb.c1101 static struct dentry *usb_debug_devices; variable
1109 usb_debug_devices = debugfs_create_file("devices", 0444, in usb_debugfs_init()
1112 if (!usb_debug_devices) { in usb_debugfs_init()
1123 debugfs_remove(usb_debug_devices); in usb_debugfs_cleanup()