Searched refs:power_lost (Results 1 – 3 of 3) sorted by relevance
844 bool power_lost = msg.event == PM_EVENT_RESTORE; in xhci_pci_resume() local876 return xhci_resume(xhci, power_lost, is_auto_resume); in xhci_pci_resume()
1081 int xhci_resume(struct xhci_hcd *xhci, bool power_lost, bool is_auto_resume) in xhci_resume() argument1108 if (power_lost || xhci->broken_suspend || xhci->quirks & XHCI_RESET_ON_RESUME) { in xhci_resume()
2395 static void udc_resume(struct ci_hdrc *ci, bool power_lost) in udc_resume() argument2397 if (power_lost) { in udc_resume()