Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c678 struct ref_tracker *new_work_wakeref, *old_work_wakeref = NULL; in intel_display_power_put_async_work() local
680 new_work_wakeref = intel_display_rpm_get_raw(display); in intel_display_power_put_async_work()
709 fetch_and_zero(&new_work_wakeref), in intel_display_power_put_async_work()
721 if (new_work_wakeref) in intel_display_power_put_async_work()
722 intel_display_rpm_put_raw(display, new_work_wakeref); in intel_display_power_put_async_work()