Searched refs:async_put_wakeref (Results 1 – 2 of 2) sorted by relevance
380 !!power_domains->async_put_wakeref != in __async_put_domains_state_ok()413 power_domains->async_put_wakeref); in print_async_put_domains_state()494 fetch_and_zero(&power_domains->async_put_wakeref)); in intel_display_power_grab_async_put_ref()629 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in queue_async_put_domains_work()630 power_domains->async_put_wakeref = wakeref; in queue_async_put_domains_work()681 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()753 if (power_domains->async_put_wakeref) { in __intel_display_power_put_async()795 work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_flush_work()829 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in intel_display_power_flush_work_sync()
152 intel_wakeref_t async_put_wakeref; member