Home
last modified time | relevance | path

Searched refs:dpm_wait_for_superior (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/power/
H A Dmain.c281 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior() function
610 if (!dpm_wait_for_superior(dev, async)) in __device_resume_noirq()
778 if (!dpm_wait_for_superior(dev, async)) in __device_resume_early()
909 if (!dpm_wait_for_superior(dev, async)) in __device_resume()
/kernel/linux/linux-6.6/drivers/base/power/
H A Dmain.c277 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior() function
606 if (!dpm_wait_for_superior(dev, async)) in __device_resume_noirq()
772 if (!dpm_wait_for_superior(dev, async)) in __device_resume_early()
903 if (!dpm_wait_for_superior(dev, async)) in __device_resume()

Completed in 5 milliseconds