Searched refs:async_put_wakeref (Results 1 – 2 of 2) sorted by relevance
364 !!power_domains->async_put_wakeref != in __async_put_domains_state_ok()397 power_domains->async_put_wakeref); in print_async_put_domains_state()467 fetch_and_zero(&power_domains->async_put_wakeref)); in intel_display_power_grab_async_put_ref()601 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in queue_async_put_domains_work()602 power_domains->async_put_wakeref = wakeref; in queue_async_put_domains_work()653 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()717 if (power_domains->async_put_wakeref) { in __intel_display_power_put_async()756 work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_flush_work()790 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in intel_display_power_flush_work_sync()
140 intel_wakeref_t async_put_wakeref; member