Home
last modified time | relevance | path

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

/linux-5.19.10/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.h443 struct cx231xx_i2c { struct
597 struct cx231xx_i2c i2c_bus[3];
662 int (*cx231xx_send_usb_command) (struct cx231xx_i2c *i2c_bus,
738 int cx231xx_i2c_register(struct cx231xx_i2c *bus);
739 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
832 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()