| tcakp.c | 114 static int tcakp_read(struct tcakp_softc *, uint8_t, uint8_t *); 167 tcakp_read(sc, TCA_INT_STAT, &stat); 169 tcakp_read(sc, TCA_EVENT('A'), &ev); 188 tcakp_read(sc, TCA_EVENT('A'), &ev); 227 tcakp_read(sc, TCA_INT_STAT, &val); 321 tcakp_read(sc, TCA_EVENT('A'), &ev); 444 tcakp_read(struct tcakp_softc *sc, uint8_t reg, uint8_t *val) function in typeref:typename:int
|