Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpm.h439 #define PM_EVENT_QUIESCE 0x0008 macro
458 #define PMSG_QUIESCE ((struct pm_message){ .event = PM_EVENT_QUIESCE, })
660 #define PM_EVENT_PRETHAW PM_EVENT_QUIESCE
/linux/drivers/base/power/
A Dmain.c78 case PM_EVENT_QUIESCE: in pm_verb()
356 case PM_EVENT_QUIESCE: in pm_op()
390 case PM_EVENT_QUIESCE: in pm_late_early_op()
424 case PM_EVENT_QUIESCE: in pm_noirq_op()
1166 case PM_EVENT_QUIESCE: in resume_event()
/linux/include/trace/events/
A Dpower.h139 { PM_EVENT_QUIESCE, "quiesce" }, \
/linux/drivers/usb/core/
A Ddriver.c1539 if (msg.event == PM_EVENT_FREEZE || msg.event == PM_EVENT_QUIESCE) { in choose_wakeup()

Completed in 12 milliseconds