Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-plat.c467 ret = xhci_resume(xhci, 0); in xhci_plat_resume()
496 return xhci_resume(xhci, 0); in xhci_plat_runtime_resume()
Dxhci-histb.c370 return xhci_resume(xhci, 0); in xhci_histb_resume()
Dxhci-pci.c666 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
Dxhci.h2134 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
Dxhci-tegra.c2088 err = xhci_resume(xhci, 0); in tegra_xusb_exit_elpg()
Dxhci.c1123 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function
1316 EXPORT_SYMBOL_GPL(xhci_resume);