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 str_yes_no(power_domains->async_put_wakeref)); in print_async_put_domains_state()478 fetch_and_zero(&power_domains->async_put_wakeref)); in intel_display_power_grab_async_put_ref()613 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in queue_async_put_domains_work()614 power_domains->async_put_wakeref = wakeref; in queue_async_put_domains_work()659 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()731 if (power_domains->async_put_wakeref) { in __intel_display_power_put_async()773 work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_flush_work()807 drm_WARN_ON(&i915->drm, power_domains->async_put_wakeref); in intel_display_power_flush_work_sync()
151 intel_wakeref_t async_put_wakeref; member