Searched refs:exynos_i2c_send_stop (Results 1 – 1 of 1) sorted by relevance
75 static int exynos_i2c_send_stop(void *, int);174 sc->sc_ic.ic_send_stop = exynos_i2c_send_stop; in exynos_i2c_attach()275 exynos_i2c_send_stop(void *cookie, int flags) in exynos_i2c_send_stop() function