Searched refs:DL_STATE_DORMANT (Results 1 – 3 of 3) sorted by relevance
293 if (READ_ONCE(link->status) != DL_STATE_DORMANT && in dpm_wait_for_suppliers()351 if (READ_ONCE(link->status) != DL_STATE_DORMANT && in dpm_wait_for_consumers()764 if (READ_ONCE(link->status) != DL_STATE_DORMANT) in dpm_async_resume_subordinate()1436 if (READ_ONCE(link->status) != DL_STATE_DORMANT) in dpm_async_suspend_superior()
272 is set to ``DL_STATE_DORMANT``.313 the supplier driver is released and the links revert to ``DL_STATE_DORMANT``.
417 DL_STATE_DORMANT = 0, enumerator