Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.h110 void __exit xhci_debugfs_remove_root(void);
126 static inline void __exit xhci_debugfs_remove_root(void) { } in xhci_debugfs_remove_root() function
H A Dxhci-debugfs.c722 void __exit xhci_debugfs_remove_root(void) in xhci_debugfs_remove_root() function
H A Dxhci.c5430 xhci_debugfs_remove_root(); in xhci_hcd_fini()