Searched refs:target_temp (Results 1 – 10 of 10) sorted by relevance
208 sc->sc_sensor.target_temp = 500 + ZERO_C_TO_K; in ds1775_start()212 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K; in ds1775_start()
342 sc->sc_sensor.target_temp = 400 + ZERO_C_TO_K; in ds1631_start()345 sc->sc_sensor.target_temp = 300 + ZERO_C_TO_K; in ds1631_start()
218 sc->sc_sensors[j].therm.target_temp = 640 + ZERO_C_TO_K; in max6690_fill_sensor_prop()220 sc->sc_sensors[j].therm.target_temp = 400 + ZERO_C_TO_K; in max6690_fill_sensor_prop()
45 int target_temp, max_temp; /* Tenths of a degree K */ member
147 sensor->sensor->target_temp)*100 / in pmac_therm_manage_fans()
184 sens->therm.target_temp = 500 + 2731; /* 50 C */ in smusat_attach()
1247 sens->therm.target_temp = 500 + 2731; /* 50 C */ in smu_attach_sensors()
389 sc->sc_sensors[j].therm.target_temp = 500 + ZERO_C_TO_K; in ad7417_fill_sensor_prop()
433 sc->sc_sensors[i].therm.target_temp = 500 + ZERO_C_TO_K; in adt746x_fill_sensor_prop()
5686 struct mpi3mr_target *target_temp = NULL; in mpi3mr_rfresh_tgtdevs() local5688 TAILQ_FOREACH_SAFE(target, &sc->cam_sc->tgt_list, tgt_next, target_temp) { in mpi3mr_rfresh_tgtdevs()