Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-plat.c411 return xhci_resume(xhci, 0); in xhci_plat_resume()
427 return xhci_resume(xhci, 0); in xhci_plat_runtime_resume()
Dxhci-histb.c371 return xhci_resume(xhci, 0); in xhci_histb_resume()
Dxhci-pci.c517 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
Dxhci-tegra.c1338 return xhci_resume(xhci, 0); in tegra_xusb_resume()
Dxhci.h2059 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
Dxhci.c1084 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function
1255 EXPORT_SYMBOL_GPL(xhci_resume);