Home
last modified time | relevance | path

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

/Linux-v5.15/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.c716 void __init xhci_debugfs_create_root(void) in xhci_debugfs_create_root() function
Dxhci.c5496 xhci_debugfs_create_root(); in xhci_hcd_init()