Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/power/
Dmain.c225 static void dpm_wait(struct device *dev, bool async) in dpm_wait() function
236 dpm_wait(dev, *((bool *)async_ptr)); in dpm_wait_fn()
489 dpm_wait(dev->parent, async); in device_resume_noirq()
619 dpm_wait(dev->parent, async); in device_resume_early()
751 dpm_wait(dev->parent, async); in device_resume()
1697 dpm_wait(dev, subordinate->power.async_suspend); in device_pm_wait_for_dev()