Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/power/
Dmain.c643 pm_message_t suspend_msg = suspend_event(state); in device_resume_noirq() local
653 if (!dpm_subsys_suspend_late_cb(dev, suspend_msg, NULL) && in device_resume_noirq()
654 !dpm_subsys_suspend_noirq_cb(dev, suspend_msg, NULL)) { in device_resume_noirq()