Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c716 void __init xhci_debugfs_create_root(void) in xhci_debugfs_create_root() function
H A Dxhci.c5493 xhci_debugfs_create_root(); in xhci_hcd_init()