Home
last modified time | relevance | path

Searched refs:cx23885_i2c (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/media/pci/cx23885/
Dcx23885-i2c.c39 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()
Dcx23885.h229 struct cx23885_i2c { struct
372 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);
Dnetup-init.c98 struct cx23885_i2c *i2c_bus = &dev->i2c_bus[2]; in netup_initialize()
Dcx23885-dvb.c1150 struct cx23885_i2c *i2c_bus = &dev->i2c_bus[0]; in dvb_register_ci_mac()
1191 struct cx23885_i2c *i2c_bus = NULL, *i2c_bus2 = NULL; in dvb_register()