Home
last modified time | relevance | path

Searched refs:cx231xx_i2c (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c52 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, in is_tuner()
75 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_send_bytes()
186 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_recv_bytes()
273 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_recv_bytes_with_saddr()
336 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_check_for_device()
363 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_xfer()
514 int cx231xx_i2c_register(struct cx231xx_i2c *bus) in cx231xx_i2c_register()
541 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus) in cx231xx_i2c_unregister()
Dcx231xx.h446 struct cx231xx_i2c { struct
600 struct cx231xx_i2c i2c_bus[3];
665 int (*cx231xx_send_usb_command) (struct cx231xx_i2c *i2c_bus,
741 int cx231xx_i2c_register(struct cx231xx_i2c *bus);
742 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
835 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus,
Dcx231xx-core.c140 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus, in cx231xx_send_usb_command()