Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_combios.c2640 static const char *thermal_controller_names[] = { variable
2697 thermal_controller_names[thermal_controller], in radeon_combios_get_power_modes()
2713 const char *name = thermal_controller_names[thermal_controller]; in radeon_combios_get_power_modes()
H A 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()
2117 const char *name = thermal_controller_names[power_info->info. in radeon_atombios_parse_power_table_1_3()