Lines Matching defs:i2c
102 static inline void oc_setreg(struct ocores_i2c *i2c, int reg, u8 value) in oc_setreg()
107 static inline u8 oc_getreg(struct ocores_i2c *i2c, int reg) in oc_getreg()
112 static void ocores_process(struct ocores_i2c *i2c) in ocores_process()
184 struct ocores_i2c *i2c = dev_id; in ocores_isr() local
193 struct ocores_i2c *i2c = i2c_get_adapdata(adap); in ocores_xfer() local
213 static void ocores_init(struct ocores_i2c *i2c) in ocores_init()
250 struct ocores_i2c* i2c) in ocores_i2c_of_probe()
272 #define ocores_i2c_of_probe(pdev,i2c) -ENODEV argument
277 struct ocores_i2c *i2c; in ocores_i2c_probe() local
353 struct ocores_i2c *i2c = platform_get_drvdata(pdev); in ocores_i2c_remove() local
369 struct ocores_i2c *i2c = platform_get_drvdata(pdev); in ocores_i2c_suspend() local
380 struct ocores_i2c *i2c = platform_get_drvdata(pdev); in ocores_i2c_resume() local