Searched refs:__intel_runtime_pm_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 494 static void __intel_runtime_pm_put(struct intel_runtime_pm *rpm, in __intel_runtime_pm_put() function 520 __intel_runtime_pm_put(rpm, wref, false); in intel_runtime_pm_put_raw() 537 __intel_runtime_pm_put(rpm, -1, true); in intel_runtime_pm_put_unchecked() 552 __intel_runtime_pm_put(rpm, wref, true); in intel_runtime_pm_put()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_runtime_pm.c | 485 static void __intel_runtime_pm_put(struct intel_runtime_pm *rpm, in __intel_runtime_pm_put() function 511 __intel_runtime_pm_put(rpm, wref, false); in intel_runtime_pm_put_raw() 528 __intel_runtime_pm_put(rpm, -1, true); in intel_runtime_pm_put_unchecked() 543 __intel_runtime_pm_put(rpm, wref, true); in intel_runtime_pm_put()
|
Completed in 5 milliseconds