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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c1910 static const char *thermal_controller_names[] = { variable
2023 (power_info->info.ucOverdriveThermalController < ARRAY_SIZE(thermal_controller_names))) {
2025 thermal_controller_names[power_info->info.ucOverdriveThermalController],
2032 const char *name = thermal_controller_names[power_info->info.
H A Dradeon_combios.c2707 static const char *thermal_controller_names[] = { variable
2764 thermal_controller_names[thermal_controller],
2780 const char *name = thermal_controller_names[thermal_controller];

Completed in 102 milliseconds