lmtemp_softc 57 dev/i2c/lm75.c struct lmtemp_softc { lmtemp_softc 72 dev/i2c/lm75.c sizeof(struct lmtemp_softc), lmtemp_softc 141 dev/i2c/lm75.c int lmtemp_temp_read(struct lmtemp_softc *, uint8_t, int *); lmtemp_softc 160 dev/i2c/lm75.c struct lmtemp_softc *sc = (struct lmtemp_softc *)self; lmtemp_softc 220 dev/i2c/lm75.c lmtemp_temp_read(struct lmtemp_softc *sc, uint8_t which, int *valp) lmtemp_softc 243 dev/i2c/lm75.c struct lmtemp_softc *sc = aux;