Home
last modified time | relevance | path

Searched refs:debugfs_slots (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c602 priv->root = debugfs_create_dir(priv->name, xhci->debugfs_slots); in xhci_debugfs_create_slot()
700 xhci->debugfs_slots = debugfs_create_dir("devices", xhci->debugfs_root); in xhci_debugfs_init()
711 xhci->debugfs_slots = NULL; in xhci_debugfs_exit()
H A Dxhci.h1927 struct dentry *debugfs_slots; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c602 priv->root = debugfs_create_dir(priv->name, xhci->debugfs_slots); in xhci_debugfs_create_slot()
700 xhci->debugfs_slots = debugfs_create_dir("devices", xhci->debugfs_root); in xhci_debugfs_init()
711 xhci->debugfs_slots = NULL; in xhci_debugfs_exit()
H A Dxhci.h1936 struct dentry *debugfs_slots; member

Completed in 12 milliseconds