Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-debugfs.h108 void __exit xhci_debugfs_remove_root(void);
121 static inline void __exit xhci_debugfs_remove_root(void) { } in xhci_debugfs_remove_root() function
Dxhci-debugfs.c604 void __exit xhci_debugfs_remove_root(void) in xhci_debugfs_remove_root() function
Dxhci.c5222 xhci_debugfs_remove_root(); in xhci_hcd_fini()