Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-dbgcap.h208 int xhci_dbc_resume(struct xhci_hcd *xhci);
225 static inline int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume() function
Dxhci-dbgcap.c1085 int xhci_dbc_resume(struct xhci_hcd *xhci) in xhci_dbc_resume() function
Dxhci.c1229 xhci_dbc_resume(xhci); in xhci_resume()