Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-debugfs.c84 static struct dentry *xhci_debugfs_root; variable
540 xhci_debugfs_root); in xhci_debugfs_init()
601 xhci_debugfs_root = debugfs_create_dir("xhci", usb_debug_root); in xhci_debugfs_create_root()
606 debugfs_remove_recursive(xhci_debugfs_root); in xhci_debugfs_remove_root()
607 xhci_debugfs_root = NULL; in xhci_debugfs_remove_root()