tegra_i2c.c | 73 static int tegra_i2c_read(struct tegra_i2c_softc *, i2c_addr_t, uint8_t *, 284 error = tegra_i2c_read(sc, addr, buf, buflen, flags); 408 tegra_i2c_read(struct tegra_i2c_softc *sc, i2c_addr_t addr, uint8_t *buf, function in typeref:typename:int
|