Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Duhci-hcd.c595 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()
Duhci-debug.c22 static struct dentry *uhci_debugfs_root; variable