Home
last modified time | relevance | path

Searched refs:forcewake_domain_names (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_uncore.c63 static const char * const forcewake_domain_names[] = { variable
78 BUILD_BUG_ON(ARRAY_SIZE(forcewake_domain_names) != FW_DOMAIN_ID_COUNT); in intel_uncore_forcewake_domain_to_str()
81 return forcewake_domain_names[id]; in intel_uncore_forcewake_domain_to_str()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_uncore.c91 static const char * const forcewake_domain_names[] = { variable
113 BUILD_BUG_ON(ARRAY_SIZE(forcewake_domain_names) != FW_DOMAIN_ID_COUNT); in intel_uncore_forcewake_domain_to_str()
116 return forcewake_domain_names[id]; in intel_uncore_forcewake_domain_to_str()

Completed in 7 milliseconds