Home
last modified time | relevance | path

Searched refs:xhci_resume (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-plat.c407 return xhci_resume(xhci, 0); in xhci_plat_resume()
423 return xhci_resume(xhci, 0); in xhci_plat_runtime_resume()
Dxhci-histb.c369 return xhci_resume(xhci, 0); in xhci_histb_resume()
Dxhci-pci.c482 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
Dxhci-tegra.c1273 return xhci_resume(xhci, 0); in tegra_xusb_resume()
Dxhci.h2040 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
Dxhci.c1060 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function
1219 EXPORT_SYMBOL_GPL(xhci_resume);