Lines Matching defs:exynos_i2c_softc
56 struct exynos_i2c_softc {
80 static int exynos_i2c_wait(struct exynos_i2c_softc *, int);
86 CFATTACH_DECL_NEW(exynos_i2c, sizeof(struct exynos_i2c_softc),
131 struct exynos_i2c_softc * const sc = device_private(self);
185 struct exynos_i2c_softc * const sc = priv;
201 exynos_i2c_wait(struct exynos_i2c_softc *sc, int flags)
236 exynos_i2c_send_start_locked(struct exynos_i2c_softc *sc, int flags)
243 exynos_i2c_send_stop_locked(struct exynos_i2c_softc *sc, int flags)
250 exynos_i2c_write_byte_locked(struct exynos_i2c_softc *sc, uint8_t byte,
264 struct exynos_i2c_softc *sc = cookie;
275 struct exynos_i2c_softc *sc = cookie;
286 struct exynos_i2c_softc *sc = cookie;
308 struct exynos_i2c_softc *sc = cookie;
326 struct exynos_i2c_softc *sc = cookie;