Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgcap.h198 void xhci_dbc_exit(struct xhci_hcd *xhci);
216 static inline void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
H A Dxhci-dbgcap.c1056 void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
H A Dxhci.c726 xhci_dbc_exit(xhci); in xhci_stop()