Lines Matching refs:stop
432 goto stop; in exynos5_i2c_irq()
436 goto stop; in exynos5_i2c_irq()
440 goto stop; in exynos5_i2c_irq()
444 goto stop; in exynos5_i2c_irq()
451 goto stop; in exynos5_i2c_irq()
455 goto stop; in exynos5_i2c_irq()
459 goto stop; in exynos5_i2c_irq()
463 goto stop; in exynos5_i2c_irq()
504 stop: in exynos5_i2c_irq()
604 static void exynos5_i2c_message_start(struct exynos5_i2c *i2c, int stop) in exynos5_i2c_message_start() argument
663 if (stop == 1) in exynos5_i2c_message_start()
672 struct i2c_msg *msgs, int stop) in exynos5_i2c_xfer_msg() argument
683 exynos5_i2c_message_start(i2c, stop); in exynos5_i2c_xfer_msg()
696 if (ret == 0 && stop) in exynos5_i2c_xfer_msg()