Searched refs:tsciic_send_stop (Results 1 – 1 of 1) sorted by relevance
49 static int tsciic_send_stop(void *, int);82 sc->sc_i2c.ic_send_stop = tsciic_send_stop; in tsciic_init()132 tsciic_send_stop(void *cookie, int flags) in tsciic_send_stop() function