Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dusb.c1016 static struct dentry *usb_debug_devices; variable
1024 usb_debug_devices = debugfs_create_file("devices", 0444, in usb_debugfs_init()
1027 if (!usb_debug_devices) { in usb_debugfs_init()
1038 debugfs_remove(usb_debug_devices); in usb_debugfs_cleanup()