Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h219 int xhci_dbc_suspend(struct xhci_hcd *xhci);
238 static inline int xhci_dbc_suspend(struct xhci_hcd *xhci) in xhci_dbc_suspend() function
H A Dxhci-dbgcap.c1242 int xhci_dbc_suspend(struct xhci_hcd *xhci) in xhci_dbc_suspend() function
H A Dxhci.c871 xhci_dbc_suspend(xhci); in xhci_suspend()