Searched refs:uhci_debugfs_root (Results 1 – 2 of 2) sorted by relevance
595 uhci_debugfs_root, uhci, in uhci_start()880 uhci_debugfs_root = debugfs_create_dir("uhci", usb_debug_root); in uhci_hcd_init()913 debugfs_remove(uhci_debugfs_root); in uhci_hcd_init()933 debugfs_remove(uhci_debugfs_root); in uhci_hcd_cleanup()
22 static struct dentry *uhci_debugfs_root; variable