Searched refs:iopiic_send_stop (Results 1 – 1 of 1) sorted by relevance
60 static int iopiic_send_stop(void *, int);73 sc->sc_i2c.ic_send_stop = iopiic_send_stop; in iopiic_attach()154 iopiic_send_stop(void *cookie, int flags) in iopiic_send_stop() function