Searched refs:crmfb_i2c_read_byte (Results 1 – 1 of 1) sorted by relevance
209 static int crmfb_i2c_read_byte(void *, uint8_t *, int);1622 sc->sc_i2c.ic_read_byte = crmfb_i2c_read_byte; in crmfb_setup_ddc()1683 crmfb_i2c_read_byte(void *cookie, uint8_t *valp, int flags) in crmfb_i2c_read_byte() function