Searched refs:pm_runtime_need_not_resume (Results 1 – 2 of 2) sorted by relevance
2031 if (pm_runtime_need_not_resume(dev)) in pm_runtime_force_suspend()2105 bool pm_runtime_need_not_resume(struct device *dev) in pm_runtime_need_not_resume() function
1464 dev->power.may_skip_resume) || !pm_runtime_need_not_resume(dev)) in device_suspend_noirq()
Completed in 12 milliseconds