thermal_controller_type 498 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c table_context->thermal_controller_type = powerplay_table->thermal_controller_type; thermal_controller_type 264 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h uint8_t thermal_controller_type; thermal_controller_type 130 drivers/gpu/drm/amd/powerplay/inc/smu_v11_0_pptable.h uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER thermal_controller_type 507 drivers/gpu/drm/amd/powerplay/navi10_ppt.c table_context->thermal_controller_type = powerplay_table->thermal_controller_type; thermal_controller_type 1192 drivers/gpu/drm/amd/powerplay/smu_v11_0.c if (smu->smu_table.thermal_controller_type) { thermal_controller_type 466 drivers/gpu/drm/amd/powerplay/vega20_ppt.c table_context->thermal_controller_type = powerplay_table->ucThermalControllerType;