Home
last modified time | relevance | path

Searched refs:tda19988_block_read (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Dtda19988.c310 tda19988_block_read(struct tda19988_softc *sc, uint16_t addr, uint8_t *data, int len) in tda19988_block_read() function
568 if (tda19988_block_read(sc, TDA_EDID_DATA0, buf, EDID_LENGTH) != 0) { in tda19988_read_edid_block()