Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A 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
H A Dxhci-debugfs.c705 void xhci_debugfs_exit(struct xhci_hcd *xhci) in xhci_debugfs_exit() function
H A Dxhci.c614 xhci_debugfs_exit(xhci); in xhci_stop()
1067 xhci_debugfs_exit(xhci); in xhci_resume()