Home
last modified time | relevance | path

Searched refs:exynos_i2c_send_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/samsung/
H A Dexynos_i2c.c75 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