Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
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
Dxhci-debugfs.c722 void __exit xhci_debugfs_remove_root(void) in xhci_debugfs_remove_root() function
Dxhci.c5399 xhci_debugfs_remove_root(); in xhci_hcd_fini()