Searched refs:lm75_temp_read (Results 1 – 1 of 1) sorted by relevance
91 static int lm75_temp_read(struct lm75_softc *, uint8_t, int *);378 lm75_temp_read(struct lm75_softc *sc, uint8_t reg, int32_t *temp) in lm75_temp_read() function468 if (lm75_temp_read(sc, reg, &temp) != 0) in lm75_temp_sysctl()