Home
last modified time | relevance | path

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

/drivers/usb/core/
Dusb.c1018 static struct dentry *usb_debug_devices; variable
1026 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()