Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/core/
Dusb.c977 static struct dentry *usb_debug_devices; variable
985 usb_debug_devices = debugfs_create_file("devices", 0444, in usb_debugfs_init()
988 if (!usb_debug_devices) { in usb_debugfs_init()
999 debugfs_remove(usb_debug_devices); in usb_debugfs_cleanup()