Searched refs:PM_EVENT_RESUME (Results 1 – 11 of 11) sorted by relevance
536 #define PM_EVENT_RESUME 0x0010 macro546 #define PM_EVENT_USER_RESUME (PM_EVENT_USER | PM_EVENT_RESUME)547 #define PM_EVENT_REMOTE_RESUME (PM_EVENT_REMOTE | PM_EVENT_RESUME)549 #define PM_EVENT_AUTO_RESUME (PM_EVENT_AUTO | PM_EVENT_RESUME)557 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, })
877 if (!(state.event & PM_EVENT_RESUME)) { in sata_acpi_set_state()905 if (state.event & PM_EVENT_RESUME) in pata_acpi_set_state()913 acpi_bus_set_power(dev_handle, state.event & PM_EVENT_RESUME ? in pata_acpi_set_state()917 if (!(state.event & PM_EVENT_RESUME)) in pata_acpi_set_state()
4045 ap->pm_mesg.event & PM_EVENT_RESUME) { in ata_eh_handle_port_suspend()4121 !(ap->pm_mesg.event & PM_EVENT_RESUME)) { in ata_eh_handle_port_resume()
51 case PM_EVENT_RESUME: in cpg_simple_notifier_call()
216 case PM_EVENT_RESUME: in cpg_div6_clock_notifier_call()
902 raw_notifier_call_chain(&priv->notifiers, PM_EVENT_RESUME, NULL); in cpg_mssr_resume_noirq()
74 case PM_EVENT_RESUME: in pm_verb()351 case PM_EVENT_RESUME: in pm_op()385 case PM_EVENT_RESUME: in pm_late_early_op()419 case PM_EVENT_RESUME: in pm_noirq_op()
159 { PM_EVENT_RESUME, "resume" }, \
472 pdev->dev.power.power_state.event = PM_EVENT_RESUME; in lynxfb_resume()
1456 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME); in usb_suspend_both()
926 ((codec)->core.dev.power.power_state.event == PM_EVENT_RESUME)