Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-debugfs.h108 void xhci_debugfs_exit(struct xhci_hcd *xhci);
124 static inline void xhci_debugfs_exit(struct xhci_hcd *xhci) { } in xhci_debugfs_exit() function
Dxhci-debugfs.c704 void xhci_debugfs_exit(struct xhci_hcd *xhci) in xhci_debugfs_exit() function
Dxhci.c761 xhci_debugfs_exit(xhci); in xhci_stop()
1181 xhci_debugfs_exit(xhci); in xhci_resume()