Searched defs:hibernated (Results 1 – 3 of 3) 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
1133 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume()