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

  /src/sys/dev/i2c/
si70xx.c 250 si70xx_cmd0(struct si70xx_sc *sc, uint8_t *buf, size_t blen) function in typeref:typename:int
924 error = si70xx_cmd0(sc, buf, sizeof(buf));
si70xx.c 250 si70xx_cmd0(struct si70xx_sc *sc, uint8_t *buf, size_t blen) function in typeref:typename:int
924 error = si70xx_cmd0(sc, buf, sizeof(buf));
si70xx.c 250 si70xx_cmd0(struct si70xx_sc *sc, uint8_t *buf, size_t blen) function in typeref:typename:int
924 error = si70xx_cmd0(sc, buf, sizeof(buf));

Completed in 75 milliseconds