Searched refs:for_each_fw_domain (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/i915/selftests/ |
D | intel_uncore.c | 187 for_each_fw_domain(domain, uncore, tmp) { in live_forcewake_ops()
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | intel_uncore.h | 170 #define for_each_fw_domain(domain__, uncore__, tmp__) \ macro
|
D | intel_uncore.c | 426 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 436 for_each_fw_domain(domain, uncore, tmp) { in intel_uncore_forcewake_reset() 1865 for_each_fw_domain(d, uncore, tmp) in intel_uncore_fw_domains_fini()
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | debugfs_gt_pm.c | 32 for_each_fw_domain(fw_domain, uncore, tmp) in fw_domains_show()
|