Searched defs:hibernated (Results 1 – 9 of 9) sorted by relevance
215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume() local
361 bool hibernated = (msg.event == PM_EVENT_RESTORE); in ehci_pci_resume() local
287 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common()
1132 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()
1006 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume() local
1976 static int cdnsp_gadget_resume(struct cdns *cdns, bool hibernated) in cdnsp_gadget_resume()
3471 static int cdns3_gadget_resume(struct cdns *cdns, bool hibernated) in cdns3_gadget_resume()
2394 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()
1068 unsigned int hibernated:1; member