Searched refs:async_in_progress (Results 1 – 2 of 2) sorted by relevance
591 dev->power.async_in_progress = true; in dpm_async_fn()605 dev->power.async_in_progress = false; in dpm_async_fn()725 if (!dev->power.async_in_progress) { in dpm_noirq_resume_devices()865 if (!dev->power.async_in_progress) { in dpm_resume_early()1031 if (!dev->power.async_in_progress) { in dpm_resume()
684 bool async_in_progress:1; /* Owned by the PM core */ member
Completed in 10 milliseconds