Searched refs:uhci_debugfs_root (Results 1 – 2 of 2) sorted by relevance
540 uhci_debugfs_root); in release_uhci()594 uhci_debugfs_root, uhci, &uhci_debug_operations); in uhci_start()703 debugfs_lookup_and_remove(hcd->self.bus_name, uhci_debugfs_root); in uhci_start()876 uhci_debugfs_root = debugfs_create_dir("uhci", usb_debug_root); in uhci_hcd_init()909 debugfs_remove(uhci_debugfs_root); in uhci_hcd_init()929 debugfs_remove(uhci_debugfs_root); in uhci_hcd_cleanup()
22 static struct dentry *uhci_debugfs_root; variable