Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-debugfs.h106 void xhci_debugfs_exit(struct xhci_hcd *xhci);
119 static inline void xhci_debugfs_exit(struct xhci_hcd *xhci) { } in xhci_debugfs_exit() function
Dxhci-debugfs.c587 void xhci_debugfs_exit(struct xhci_hcd *xhci) in xhci_debugfs_exit() function
Dxhci.c760 xhci_debugfs_exit(xhci); in xhci_stop()
1139 xhci_debugfs_exit(xhci); in xhci_resume()