Home
last modified time | relevance | path

Searched refs:PM_EVENT_QUIESCE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dpm.h535 #define PM_EVENT_QUIESCE 0x0008 macro
554 #define PMSG_QUIESCE ((struct pm_message){ .event = PM_EVENT_QUIESCE, })
761 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE
/linux/drivers/base/power/
A Dmain.c77 case PM_EVENT_QUIESCE: in pm_verb()
355 case PM_EVENT_QUIESCE: in pm_op()
389 case PM_EVENT_QUIESCE: in pm_late_early_op()
423 case PM_EVENT_QUIESCE: in pm_noirq_op()
1170 case PM_EVENT_QUIESCE: in resume_event()
/linux/include/trace/events/
A Dpower.h161 { PM_EVENT_QUIESCE, "quiesce" }, \
/linux/drivers/usb/core/
A Ddriver.c1560 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()

Completed in 650 milliseconds