Searched refs:ocores_i2c (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-ocores.c24 struct ocores_i2c { struct
67 static inline void oc_setreg(struct ocores_i2c *i2c, int reg, u8 value)
72 static inline u8 oc_getreg(struct ocores_i2c *i2c, int reg)
77 static void ocores_process(struct ocores_i2c *i2c)
149 struct ocores_i2c *i2c = dev_id;
158 struct ocores_i2c *i2c = i2c_get_adapdata(adap);
178 static void ocores_init(struct ocores_i2c *i2c)
216 struct ocores_i2c *i2c;
296 struct ocores_i2c *i2c = platform_get_drvdata(pdev);
325 struct ocores_i2c *i2
[all...]

Completed in 24 milliseconds