Searched refs:xhci_resume (Results 1 – 6 of 6) sorted by relevance
460 ret = xhci_resume(xhci, 0); in xhci_plat_resume()489 return xhci_resume(xhci, 0); in xhci_plat_runtime_resume()
370 return xhci_resume(xhci, 0); in xhci_histb_resume()
603 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
2106 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
1087 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function1271 EXPORT_SYMBOL_GPL(xhci_resume);
2071 err = xhci_resume(xhci, 0); in tegra_xusb_exit_elpg()