Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A 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
H A Dxhci-debugfs.c717 void __init xhci_debugfs_create_root(void) in xhci_debugfs_create_root() function
H A Dxhci.c5418 xhci_debugfs_create_root(); in xhci_hcd_init()