Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.h105 void xhci_debugfs_exit(struct xhci_hcd *xhci);
118 static inline void xhci_debugfs_exit(struct xhci_hcd *xhci) { } in xhci_debugfs_exit() function
Dxhci-debugfs.c590 void xhci_debugfs_exit(struct xhci_hcd *xhci) in xhci_debugfs_exit() function
Dxhci.c757 xhci_debugfs_exit(xhci); in xhci_stop()
1175 xhci_debugfs_exit(xhci); in xhci_resume()