Searched refs:xhci_resume (Results 1 – 6 of 6) sorted by relevance
439 ret = xhci_resume(xhci, 0); in xhci_plat_resume()468 return xhci_resume(xhci, 0); in xhci_plat_runtime_resume()
370 return xhci_resume(xhci, 0); in xhci_histb_resume()
579 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
2076 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
1804 err = xhci_resume(xhci, true); in tegra_xusb_exit_elpg()
1084 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function1257 EXPORT_SYMBOL_GPL(xhci_resume);