Home
last modified time | relevance | path

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

/Linux-v4.19/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.c959 void xhci_dbc_exit(struct xhci_hcd *xhci) in xhci_dbc_exit() function
Dxhci.c728 xhci_dbc_exit(xhci); in xhci_stop()