Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h220 int xhci_dbc_resume(struct xhci_hcd *xhci);
243 static inline int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume() function
H A Dxhci-dbgcap.c1257 int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume() function
H A Dxhci.c1122 xhci_dbc_resume(xhci); in xhci_resume()