Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/power/
Dmain.c591 static pm_callback_t dpm_subsys_suspend_noirq_cb(struct device *dev,
647 !dpm_subsys_suspend_noirq_cb(dev, suspend_msg, NULL)) { in device_resume_noirq()
1212 static pm_callback_t dpm_subsys_suspend_noirq_cb(struct device *dev, in dpm_subsys_suspend_noirq_cb() function
1294 callback = dpm_subsys_suspend_noirq_cb(dev, state, &info); in __device_suspend_noirq()
1507 !dpm_subsys_suspend_noirq_cb(dev, state, NULL)) in __device_suspend_late()