Home
last modified time | relevance | path

Searched refs:new_work_wakeref (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_display_power.c672 intel_wakeref_t new_work_wakeref = intel_runtime_pm_get_raw(rpm); in intel_display_power_put_async_work() local
696 fetch_and_zero(&new_work_wakeref), in intel_display_power_put_async_work()
714 if (new_work_wakeref) in intel_display_power_put_async_work()
715 intel_runtime_pm_put_raw(rpm, new_work_wakeref); in intel_display_power_put_async_work()