Searched refs:crmfb_i2c_write_byte (Results 1 – 1 of 1) sorted by relevance
210 static int crmfb_i2c_write_byte(void *, uint8_t, int);1623 sc->sc_i2c.ic_write_byte = crmfb_i2c_write_byte; in crmfb_setup_ddc()1690 crmfb_i2c_write_byte(void *cookie, uint8_t val, int flags) in crmfb_i2c_write_byte() function