Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c2237 intel_wakeref_t old_work_wakeref = 0; in intel_display_power_put_async_work() local
2245 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()
2246 if (!old_work_wakeref) in intel_display_power_put_async_work()
2265 if (old_work_wakeref) in intel_display_power_put_async_work()
2266 intel_runtime_pm_put_raw(rpm, old_work_wakeref); in intel_display_power_put_async_work()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c2237 intel_wakeref_t old_work_wakeref = 0; in intel_display_power_put_async_work() local
2245 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()
2246 if (!old_work_wakeref) in intel_display_power_put_async_work()
2265 if (old_work_wakeref) in intel_display_power_put_async_work()
2266 intel_runtime_pm_put_raw(rpm, old_work_wakeref); in intel_display_power_put_async_work()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c2237 intel_wakeref_t old_work_wakeref = 0; in intel_display_power_put_async_work() local
2245 old_work_wakeref = fetch_and_zero(&power_domains->async_put_wakeref); in intel_display_power_put_async_work()
2246 if (!old_work_wakeref) in intel_display_power_put_async_work()
2265 if (old_work_wakeref) in intel_display_power_put_async_work()
2266 intel_runtime_pm_put_raw(rpm, old_work_wakeref); in intel_display_power_put_async_work()