Lines Matching defs:async
236 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
251 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
256 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
277 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
311 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
334 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
590 static void device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
765 static void device_resume_early(struct device *dev, pm_message_t state, bool async) in device_resume_early()
894 static void device_resume(struct device *dev, pm_message_t state, bool async) in device_resume()
1198 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
1385 static int __device_suspend_late(struct device *dev, pm_message_t state, bool async) in __device_suspend_late()
1605 static int __device_suspend(struct device *dev, pm_message_t state, bool async) in __device_suspend()