Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/power/
Dmain.c224 static void dpm_wait(struct device *dev, bool async) in dpm_wait() function
235 dpm_wait(dev, *((bool *)async_ptr)); in dpm_wait_fn()
488 dpm_wait(dev->parent, async); in device_resume_noirq()
617 dpm_wait(dev->parent, async); in device_resume_early()
749 dpm_wait(dev->parent, async); in device_resume()
1695 dpm_wait(dev, subordinate->power.async_suspend); in device_pm_wait_for_dev()