Searched refs:ocores_i2c (Results 1 – 1 of 1) sorted by relevance
33 struct ocores_i2c { struct49 void (*setreg)(struct ocores_i2c *i2c, int reg, u8 value); argument50 u8 (*getreg)(struct ocores_i2c *i2c, int reg); argument238 struct ocores_i2c *i2c = dev_id; in ocores_isr()279 static int ocores_wait(struct ocores_i2c *i2c, in ocores_wait()306 static int ocores_poll_wait(struct ocores_i2c *i2c) in ocores_poll_wait()371 static int ocores_xfer_core(struct ocores_i2c *i2c, in ocores_xfer_core()529 struct ocores_i2c *i2c) in ocores_i2c_of_probe()599 struct ocores_i2c *i2c; in ocores_i2c_probe()748 struct ocores_i2c *i2c = dev_get_drvdata(dev); in ocores_i2c_suspend()[all …]