Searched refs:lm75_temp_write (Results 1 – 1 of 1) sorted by relevance
92 static int lm75_temp_write(struct lm75_softc *, uint8_t, int);397 lm75_temp_write(struct lm75_softc *sc, uint8_t reg, int32_t temp) in lm75_temp_write() function475 if (lm75_temp_write(sc, reg, temp) != 0) in lm75_temp_sysctl()