Searched refs:PM_EVENT_RESTORE (Results 1 – 8 of 8) sorted by relevance
535 #define PM_EVENT_RESTORE 0x0040 macro 556 #define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, })
330 return ohci_resume(hcd, msg.event == PM_EVENT_RESTORE); in ohci_pci_resume()
215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume()
361 bool hibernated = (msg.event == PM_EVENT_RESTORE); in ehci_pci_resume()
837 bool power_lost = msg.event == PM_EVENT_RESTORE; in xhci_pci_resume()
219 ((codec)->core.dev.power.power_state.event == PM_EVENT_RESTORE)
875 codec->core.dev.power.power_state.event == PM_EVENT_RESTORE) { in alc294_init()
181 { PM_EVENT_RESTORE, "restore" }, \