Searched refs:cx231xx_i2c (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 52 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()
|
H A D | cx231xx.h | 445 struct cx231xx_i2c { struct 599 struct cx231xx_i2c i2c_bus[3]; 664 int (*cx231xx_send_usb_command) (struct cx231xx_i2c *i2c_bus, 740 int cx231xx_i2c_register(struct cx231xx_i2c *bus); 741 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus); 834 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus,
|
H A D | cx231xx-core.c | 140 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus, in cx231xx_send_usb_command()
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | 52 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()
|
H A D | cx231xx.h | 443 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,
|
H A D | cx231xx-core.c | 140 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus, in cx231xx_send_usb_command()
|
Completed in 10 milliseconds