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

  /src/sys/dev/i2c/
dbcool.c 78 static int dbcool_read_volt(struct dbcool_softc *, uint8_t, int, bool);
1048 dbcool_read_volt(struct dbcool_softc *sc, uint8_t reg, int nom_idx, bool extres) function in typeref:typename:int
1831 cur = dbcool_read_volt(sc, reg->val_reg, nom_volt_idx,
dbcool.c 78 static int dbcool_read_volt(struct dbcool_softc *, uint8_t, int, bool);
1048 dbcool_read_volt(struct dbcool_softc *sc, uint8_t reg, int nom_idx, bool extres) function in typeref:typename:int
1831 cur = dbcool_read_volt(sc, reg->val_reg, nom_volt_idx,
dbcool.c 78 static int dbcool_read_volt(struct dbcool_softc *, uint8_t, int, bool);
1048 dbcool_read_volt(struct dbcool_softc *sc, uint8_t reg, int nom_idx, bool extres) function in typeref:typename:int
1831 cur = dbcool_read_volt(sc, reg->val_reg, nom_volt_idx,

Completed in 34 milliseconds