Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c704 void xhci_debugfs_exit(struct xhci_hcd *xhci) in xhci_debugfs_exit() function
H A Dxhci.c758 xhci_debugfs_exit(xhci); in xhci_stop()
1203 xhci_debugfs_exit(xhci); in xhci_resume()