lm75_temp_read
if (lm75_temp_read(sc, reg, &temp) != 0)
static int lm75_temp_read(struct lm75_softc *, uint8_t, int *);