Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
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()
776 if (!dpm_wait_for_superior(dev, async)) in device_resume_early()
915 if (!dpm_wait_for_superior(dev, async)) in device_resume()