Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
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
Dxhci-dbgcap.c1056 void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
Dxhci.c725 xhci_dbc_exit(xhci); in xhci_stop()