Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_combios.c2628 static const char *thermal_controller_names[] = { variable
2682 thermal_controller_names[thermal_controller], in radeon_combios_get_power_modes()
2697 const char *name = thermal_controller_names[thermal_controller]; in radeon_combios_get_power_modes()
Dradeon_atombios.c1993 static const char *thermal_controller_names[] = { variable
2108 (power_info->info.ucOverdriveThermalController < ARRAY_SIZE(thermal_controller_names))) { in radeon_atombios_parse_power_table_1_3()
2110 thermal_controller_names[power_info->info.ucOverdriveThermalController], in radeon_atombios_parse_power_table_1_3()
2116 const char *name = thermal_controller_names[power_info->info. in radeon_atombios_parse_power_table_1_3()