Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds