Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/radeon/
HDradeon_atombios.c1910 static const char *thermal_controller_names[] = { variable
2023 (power_info->info.ucOverdriveThermalController < ARRAY_SIZE(thermal_controller_names))) { in radeon_atombios_parse_power_table_1_3()
2025 thermal_controller_names[power_info->info.ucOverdriveThermalController], in radeon_atombios_parse_power_table_1_3()
2032 const char *name = thermal_controller_names[power_info->info. in radeon_atombios_parse_power_table_1_3()
HDradeon_combios.c2707 static const char *thermal_controller_names[] = { variable
2764 thermal_controller_names[thermal_controller], in radeon_combios_get_power_modes()
2780 const char *name = thermal_controller_names[thermal_controller]; in radeon_combios_get_power_modes()