Searched refs:new_work_wakeref (Results 1 – 1 of 1) sorted by relevance
654 intel_wakeref_t new_work_wakeref = intel_runtime_pm_get_raw(rpm); in intel_display_power_put_async_work() local678 fetch_and_zero(&new_work_wakeref)); in intel_display_power_put_async_work()694 if (new_work_wakeref) in intel_display_power_put_async_work()695 intel_runtime_pm_put_raw(rpm, new_work_wakeref); in intel_display_power_put_async_work()
Completed in 9 milliseconds