/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,
|