Searched refs:PM_EVENT_RESUME (Results 1 – 12 of 12) sorted by relevance
435 #define PM_EVENT_RESUME 0x0010 macro445 #define PM_EVENT_USER_RESUME (PM_EVENT_USER | PM_EVENT_RESUME)446 #define PM_EVENT_REMOTE_RESUME (PM_EVENT_REMOTE | PM_EVENT_RESUME)448 #define PM_EVENT_AUTO_RESUME (PM_EVENT_AUTO | PM_EVENT_RESUME)456 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, })
904 if (!(state.event & PM_EVENT_RESUME)) { in sata_acpi_set_state()932 if (state.event & PM_EVENT_RESUME) in pata_acpi_set_state()940 acpi_bus_set_power(dev_handle, state.event & PM_EVENT_RESUME ? in pata_acpi_set_state()944 if (!(state.event & PM_EVENT_RESUME)) in pata_acpi_set_state()
4075 ap->pm_mesg.event & PM_EVENT_RESUME) { in ata_eh_handle_port_suspend()4140 !(ap->pm_mesg.event & PM_EVENT_RESUME)) { in ata_eh_handle_port_resume()
70 case PM_EVENT_RESUME: in pm_verb()322 case PM_EVENT_RESUME: in pm_op()357 case PM_EVENT_RESUME: in pm_late_early_op()391 case PM_EVENT_RESUME: in pm_noirq_op()539 case PM_EVENT_RESUME: in suspend_event()1257 (resume_msg.event != PM_EVENT_RESUME || in device_must_resume()
186 case PM_EVENT_RESUME: in cpg_div6_clock_notifier_call()
66 case PM_EVENT_RESUME: in cpg_simple_notifier_call()
824 raw_notifier_call_chain(&priv->notifiers, PM_EVENT_RESUME, NULL); in cpg_mssr_resume_noirq()
137 { PM_EVENT_RESUME, "resume" }, \
563 return resume_common(dev, PM_EVENT_RESUME); in hcd_pci_resume()
1351 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME); in usb_suspend_both()
503 pdev->dev.power.power_state.event = PM_EVENT_RESUME; in lynxfb_resume()
829 ((codec)->core.dev.power.power_state.event == PM_EVENT_RESUME)