Searched refs:crmfb_i2c_send_stop (Results 1 – 1 of 1) sorted by relevance
207 static int crmfb_i2c_send_stop(void *, int);1620 sc->sc_i2c.ic_send_stop = crmfb_i2c_send_stop; in crmfb_setup_ddc()1668 crmfb_i2c_send_stop(void *cookie, int flags) in crmfb_i2c_send_stop() function