Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-dbgcap.h197 void xhci_dbc_exit(struct xhci_hcd *xhci);
215 static inline void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
Dxhci-dbgcap.c957 void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
Dxhci.c725 xhci_dbc_exit(xhci); in xhci_stop()