Searched refs:xhci_suspend (Results 1 – 6 of 6) sorted by relevance
394 return xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_plat_suspend()415 return xhci_suspend(xhci, true); in xhci_plat_runtime_suspend()
352 ret = xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_histb_suspend()
442 ret = xhci_suspend(xhci, do_wakeup); in xhci_pci_suspend()
1265 return xhci_suspend(xhci, wakeup); in tegra_xusb_suspend()
2039 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup);
967 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend() function1052 EXPORT_SYMBOL_GPL(xhci_suspend);