Home
last modified time | relevance | path

Searched refs:PM_EVENT_RESTORE (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dpm.h538 #define PM_EVENT_RESTORE 0x0040 macro
559 #define PMSG_RESTORE ((struct pm_message){ .event = PM_EVENT_RESTORE, })
/linux/drivers/base/power/
A Dmain.c83 case PM_EVENT_RESTORE: in pm_verb()
362 case PM_EVENT_RESTORE: in pm_op()
396 case PM_EVENT_RESTORE: in pm_late_early_op()
430 case PM_EVENT_RESTORE: in pm_noirq_op()
571 if (pm_transition.event == PM_EVENT_RESTORE) in dev_pm_skip_resume()
/linux/drivers/usb/host/
A Dohci-pci.c307 return ohci_resume(hcd, msg.event == PM_EVENT_RESTORE); in ohci_pci_resume()
A Duhci-pci.c215 bool hibernated = (msg.event == PM_EVENT_RESTORE); in uhci_pci_resume()
A Dehci-pci.c361 bool hibernated = (msg.event == PM_EVENT_RESTORE); in ehci_pci_resume()
A Dxhci.c1006 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume()
/linux/include/trace/events/
A Dpower.h164 { PM_EVENT_RESTORE, "restore" }, \
/linux/sound/pci/hda/
A Dpatch_realtek.c928 ((codec)->core.dev.power.power_state.event == PM_EVENT_RESTORE)
3954 codec->core.dev.power.power_state.event == PM_EVENT_RESTORE) { in alc294_init()

Completed in 40 milliseconds