Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dmain.c636 pm_message_t suspend_msg = suspend_event(state); in device_resume_noirq() local
646 if (!dpm_subsys_suspend_late_cb(dev, suspend_msg, NULL) && in device_resume_noirq()
647 !dpm_subsys_suspend_noirq_cb(dev, suspend_msg, NULL)) { in device_resume_noirq()