Searched refs:cx23885_i2c (Results 1 – 3 of 3) sorted by relevance
39 struct cx23885_i2c *bus = i2c_adap->algo_data; in i2c_slave_did_ack()46 struct cx23885_i2c *bus = i2c_adap->algo_data; in i2c_is_busy()70 struct cx23885_i2c *bus = i2c_adap->algo_data; in i2c_sendbytes()151 struct cx23885_i2c *bus = i2c_adap->algo_data; in i2c_readbytes()299 int cx23885_i2c_register(struct cx23885_i2c *bus) in cx23885_i2c_register()347 int cx23885_i2c_unregister(struct cx23885_i2c *bus) in cx23885_i2c_unregister()
229 struct cx23885_i2c { struct372 struct cx23885_i2c i2c_bus[3];594 extern int cx23885_i2c_register(struct cx23885_i2c *bus);595 extern int cx23885_i2c_unregister(struct cx23885_i2c *bus);
98 struct cx23885_i2c *i2c_bus = &dev->i2c_bus[2]; in netup_initialize()