Home
last modified time | relevance | path

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

/drivers/base/power/
Dmain.c228 static void dpm_wait(struct device *dev, bool async) in dpm_wait() function
239 dpm_wait(dev, *((bool *)async_ptr)); in dpm_wait_fn()
492 dpm_wait(dev->parent, async); in device_resume_noirq()
622 dpm_wait(dev->parent, async); in device_resume_early()
754 dpm_wait(dev->parent, async); in device_resume()
1721 dpm_wait(dev, subordinate->power.async_suspend); in device_pm_wait_for_dev()