Home
last modified time | relevance | path

Searched refs:thermal_controller_names (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_combios.c2631 static const char *thermal_controller_names[] = { variable
2688 thermal_controller_names[thermal_controller], in radeon_combios_get_power_modes()
2703 const char *name = thermal_controller_names[thermal_controller]; in radeon_combios_get_power_modes()
Dradeon_atombios.c1979 static const char *thermal_controller_names[] = { variable
2094 (power_info->info.ucOverdriveThermalController < ARRAY_SIZE(thermal_controller_names))) { in radeon_atombios_parse_power_table_1_3()
2096 thermal_controller_names[power_info->info.ucOverdriveThermalController], in radeon_atombios_parse_power_table_1_3()
2102 const char *name = thermal_controller_names[power_info->info. in radeon_atombios_parse_power_table_1_3()