Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
780 if (!dpm_wait_for_superior(dev, async)) in device_resume_early()
916 if (!dpm_wait_for_superior(dev, async)) in device_resume()