debugfs_slots     487 drivers/usb/host/xhci-debugfs.c 	priv->root = debugfs_create_dir(priv->name, xhci->debugfs_slots);
debugfs_slots     585 drivers/usb/host/xhci-debugfs.c 	xhci->debugfs_slots = debugfs_create_dir("devices", xhci->debugfs_root);
debugfs_slots     596 drivers/usb/host/xhci-debugfs.c 	xhci->debugfs_slots = NULL;
debugfs_slots    1900 drivers/usb/host/xhci.h 	struct dentry		*debugfs_slots;