Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.c84 static struct dentry *xhci_debugfs_root; variable
658 xhci_debugfs_root); in xhci_debugfs_init()
719 xhci_debugfs_root = debugfs_create_dir("xhci", usb_debug_root); in xhci_debugfs_create_root()
724 debugfs_remove_recursive(xhci_debugfs_root); in xhci_debugfs_remove_root()
725 xhci_debugfs_root = NULL; in xhci_debugfs_remove_root()