Lines Matching defs:sensor
161 a83t_to_temp(u_int sensor, uint32_t val) in a83t_to_temp()
193 a64_to_temp(u_int sensor, uint32_t val) in a64_to_temp()
222 h3_to_temp(u_int sensor, uint32_t val) in h3_to_temp()
228 h3_to_reg(u_int sensor, int val) in h3_to_reg()
253 h5_to_temp(u_int sensor, uint32_t val) in h5_to_temp()
269 h5_to_reg(u_int sensor, int val) in h5_to_reg()
384 sunxi_thermal_gettemp(struct sunxi_thermal_softc *sc, int sensor) in sunxi_thermal_gettemp()
394 sunxi_thermal_getshut(struct sunxi_thermal_softc *sc, int sensor) in sunxi_thermal_getshut()
405 sunxi_thermal_setshut(struct sunxi_thermal_softc *sc, int sensor, int temp) in sunxi_thermal_setshut()
416 sunxi_thermal_gethyst(struct sunxi_thermal_softc *sc, int sensor) in sunxi_thermal_gethyst()
427 sunxi_thermal_getalarm(struct sunxi_thermal_softc *sc, int sensor) in sunxi_thermal_getalarm()
438 sunxi_thermal_setalarm(struct sunxi_thermal_softc *sc, int sensor, int temp) in sunxi_thermal_setalarm()