t_hyst 303 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c adev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; t_hyst 239 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h u8 t_hyst; t_hyst 6507 drivers/gpu/drm/amd/amdgpu/si_dpm.c fan_table.hys_down = cpu_to_be16(adev->pm.dpm.fan.t_hyst); t_hyst 1002 drivers/gpu/drm/radeon/ci_dpm.c fan_table.HystDown = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); t_hyst 895 drivers/gpu/drm/radeon/r600_dpm.c rdev->pm.dpm.fan.t_hyst = fan_info->fan.ucTHyst; t_hyst 1500 drivers/gpu/drm/radeon/radeon.h u8 t_hyst; t_hyst 6075 drivers/gpu/drm/radeon/si_dpm.c fan_table.hys_down = cpu_to_be16(rdev->pm.dpm.fan.t_hyst); t_hyst 51 drivers/hwmon/lm77.c [t_hyst] = LM77_REG_TEMP_HYST, t_hyst 148 drivers/hwmon/lm77.c temp = nr == t_min ? data->temp[nr] + data->temp[t_hyst] : t_hyst 149 drivers/hwmon/lm77.c data->temp[nr] - data->temp[t_hyst]; t_hyst 196 drivers/hwmon/lm77.c data->temp[t_hyst] = val; t_hyst 198 drivers/hwmon/lm77.c LM77_TEMP_TO_REG(data->temp[t_hyst])); t_hyst 95 drivers/hwmon/lm92.c [t_hyst] = LM92_REG_TEMP_HYST, t_hyst 175 drivers/hwmon/lm92.c - TEMP_FROM_REG(data->temp[t_hyst])); t_hyst 184 drivers/hwmon/lm92.c + TEMP_FROM_REG(data->temp[t_hyst])); t_hyst 203 drivers/hwmon/lm92.c data->temp[t_hyst] = t_hyst 206 drivers/hwmon/lm92.c data->temp[t_hyst]);