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

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

Completed in 23 milliseconds