Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-debugfs.h109 void __init xhci_debugfs_create_root(void);
125 static inline void __init xhci_debugfs_create_root(void) { } in xhci_debugfs_create_root() function
Dxhci-debugfs.c717 void __init xhci_debugfs_create_root(void) in xhci_debugfs_create_root() function
Dxhci.c5460 xhci_debugfs_create_root(); in xhci_hcd_init()