r600_enable_thermal_protection
void r600_enable_thermal_protection(struct radeon_device *rdev, bool enable);
r600_enable_thermal_protection(rdev, enable);
r600_enable_thermal_protection(rdev, false);
r600_enable_thermal_protection(rdev, false);