Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/power/
Dmain.c626 static pm_callback_t dpm_subsys_suspend_noirq_cb(struct device *dev,
683 !dpm_subsys_suspend_noirq_cb(dev, suspend_msg, NULL)) { in device_resume_noirq()
1253 static pm_callback_t dpm_subsys_suspend_noirq_cb(struct device *dev, in dpm_subsys_suspend_noirq_cb() function
1340 callback = dpm_subsys_suspend_noirq_cb(dev, state, &info); in __device_suspend_noirq()
1560 !dpm_subsys_suspend_noirq_cb(dev, state, NULL)) in __device_suspend_late()