Searched refs:PM_EVENT_RESUME (Results 1 – 9 of 9) sorted by relevance
452 #define PM_EVENT_RESUME 0x0010 macro462 #define PM_EVENT_USER_RESUME (PM_EVENT_USER | PM_EVENT_RESUME)463 #define PM_EVENT_REMOTE_RESUME (PM_EVENT_REMOTE | PM_EVENT_RESUME)465 #define PM_EVENT_AUTO_RESUME (PM_EVENT_AUTO | PM_EVENT_RESUME)473 #define PMSG_RESUME ((struct pm_message){ .event = PM_EVENT_RESUME, })
903 if (!(state.event & PM_EVENT_RESUME)) { in sata_acpi_set_state()931 if (state.event & PM_EVENT_RESUME) in pata_acpi_set_state()939 acpi_bus_set_power(dev_handle, state.event & PM_EVENT_RESUME ? in pata_acpi_set_state()943 if (!(state.event & PM_EVENT_RESUME)) in pata_acpi_set_state()
4071 ap->pm_mesg.event & PM_EVENT_RESUME) { in ata_eh_handle_port_suspend()4137 !(ap->pm_mesg.event & PM_EVENT_RESUME)) { in ata_eh_handle_port_resume()
69 case PM_EVENT_RESUME: in pm_verb()256 case PM_EVENT_RESUME: in pm_op()291 case PM_EVENT_RESUME: in pm_late_early_op()325 case PM_EVENT_RESUME: in pm_noirq_op()
108 { PM_EVENT_RESUME, "resume" }, \
599 return resume_common(dev, PM_EVENT_RESUME); in hcd_pci_resume()
1336 msg.event ^= (PM_EVENT_SUSPEND | PM_EVENT_RESUME); in usb_suspend_both()
500 pdev->dev.power.power_state.event = PM_EVENT_RESUME; in lynxfb_resume()
1972 pm_message_t pmm = {PM_EVENT_RESUME}; in tsl2x7x_resume()