Searched refs:s3c24xx_i2c (Results 1 – 1 of 1) sorted by relevance
95 struct s3c24xx_i2c { struct214 static bool is_ack(struct s3c24xx_i2c *i2c) in is_ack()347 static inline int is_lastmsg(struct s3c24xx_i2c *i2c) in is_lastmsg()355 static inline int is_msglast(struct s3c24xx_i2c *i2c) in is_msglast()371 static inline int is_msgend(struct s3c24xx_i2c *i2c) in is_msgend()554 struct s3c24xx_i2c *i2c = dev_id; in s3c24xx_i2c_irq()753 struct s3c24xx_i2c *i2c = (struct s3c24xx_i2c *)adap->algo_data; in s3c24xx_i2c_xfer()915 static int s3c24xx_i2c_init(struct s3c24xx_i2c *i2c) in s3c24xx_i2c_init()990 struct s3c24xx_i2c *i2c; in s3c24xx_i2c_probe()1128 struct s3c24xx_i2c *i2c = dev_get_drvdata(dev); in s3c24xx_i2c_suspend_noirq()[all …]