Searched refs:__intel_uncore_forcewake_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_uncore.c | 696 static void __intel_uncore_forcewake_put(struct intel_uncore *uncore, in __intel_uncore_forcewake_put() function 738 __intel_uncore_forcewake_put(uncore, fw_domains, false); in intel_uncore_forcewake_put() 751 __intel_uncore_forcewake_put(uncore, fw_domains, true); in intel_uncore_forcewake_put_delayed() 793 __intel_uncore_forcewake_put(uncore, fw_domains, false); in intel_uncore_forcewake_put__locked()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_uncore.c | 751 static void __intel_uncore_forcewake_put(struct intel_uncore *uncore, in __intel_uncore_forcewake_put() function 793 __intel_uncore_forcewake_put(uncore, fw_domains, false); in intel_uncore_forcewake_put() 806 __intel_uncore_forcewake_put(uncore, fw_domains, true); in intel_uncore_forcewake_put_delayed() 848 __intel_uncore_forcewake_put(uncore, fw_domains, false); in intel_uncore_forcewake_put__locked()
|
Completed in 7 milliseconds