xhci_debugfs_root   84 drivers/usb/host/xhci-debugfs.c static struct dentry *xhci_debugfs_root;
xhci_debugfs_root  543 drivers/usb/host/xhci-debugfs.c 						xhci_debugfs_root);
xhci_debugfs_root  604 drivers/usb/host/xhci-debugfs.c 	xhci_debugfs_root = debugfs_create_dir("xhci", usb_debug_root);
xhci_debugfs_root  609 drivers/usb/host/xhci-debugfs.c 	debugfs_remove_recursive(xhci_debugfs_root);
xhci_debugfs_root  610 drivers/usb/host/xhci-debugfs.c 	xhci_debugfs_root = NULL;