Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display_power.c2255 intel_wakeref_t new_work_wakeref = intel_runtime_pm_get_raw(rpm); in intel_display_power_put_async_work() local
2276 fetch_and_zero(&new_work_wakeref)); in intel_display_power_put_async_work()
2286 if (new_work_wakeref) in intel_display_power_put_async_work()
2287 intel_runtime_pm_put_raw(rpm, new_work_wakeref); in intel_display_power_put_async_work()