Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h222 int xhci_dbc_suspend(struct xhci_hcd *xhci);
241 static inline int xhci_dbc_suspend(struct xhci_hcd *xhci) in xhci_dbc_suspend() function
H A Dxhci.c905 xhci_dbc_suspend(xhci); in xhci_suspend()