cx23885_i2c
struct cx23885_i2c *i2c_bus = &dev->i2c_bus[0];
struct cx23885_i2c *i2c_bus = NULL, *i2c_bus2 = NULL;
struct cx23885_i2c *bus = i2c_adap->algo_data;
int cx23885_i2c_register(struct cx23885_i2c *bus)
int cx23885_i2c_unregister(struct cx23885_i2c *bus)
struct cx23885_i2c *bus = i2c_adap->algo_data;
struct cx23885_i2c *bus = i2c_adap->algo_data;
struct cx23885_i2c *bus = i2c_adap->algo_data;
struct cx23885_i2c i2c_bus[3];
extern int cx23885_i2c_register(struct cx23885_i2c *bus);
extern int cx23885_i2c_unregister(struct cx23885_i2c *bus);
struct cx23885_i2c *i2c_bus = &dev->i2c_bus[2];