Searched defs:hibernated (Results 1 – 6 of 6) 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()
2395 int cdns2_gadget_resume(struct cdns2_device *pdev, bool hibernated) in cdns2_gadget_resume()
1070 unsigned int hibernated:1; member