HomeSort by: relevance | last modified time | path
    Searched defs:lmtemp_config_write (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
lm75.c 73 static int lmtemp_config_write(struct lmtemp_softc *, uint8_t);
276 if (lmtemp_config_write(sc, config) != 0) {
316 lmtemp_config_write(struct lmtemp_softc *sc, uint8_t val) function in typeref:typename:int

Completed in 13 milliseconds