Searched refs:ffb_i2c_send_stop (Results 1 – 1 of 1) sorted by relevance
160 static int ffb_i2c_send_stop(void *, int);390 sc->sc_i2c.ic_send_stop = ffb_i2c_send_stop; in ffb_attach_i2c()1318 ffb_i2c_send_stop(void *cookie, int flags) in ffb_i2c_send_stop() function