Searched refs:ohci_debug_root (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dohci-hcd.c1270 ohci_debug_root = debugfs_create_dir("ohci", usb_debug_root); ohci_hcd_mod_init()
1271 if (!ohci_debug_root) { ohci_hcd_mod_init()
1349 debugfs_remove(ohci_debug_root); ohci_hcd_mod_init()
1350 ohci_debug_root = NULL; ohci_hcd_mod_init()
1381 debugfs_remove(ohci_debug_root); ohci_hcd_mod_exit()
H A Dohci-dbg.c388 static struct dentry *ohci_debug_root; variable in typeref:struct:dentry
765 ohci->debug_dir = debugfs_create_dir(bus->bus_name, ohci_debug_root); create_debug_files()

Completed in 97 milliseconds