Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c64 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, in is_tuner()
87 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_send_bytes()
198 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_recv_bytes()
285 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_recv_bytes_with_saddr()
348 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_check_for_device()
375 struct cx231xx_i2c *bus = i2c_adap->algo_data; in cx231xx_i2c_xfer()
526 int cx231xx_i2c_register(struct cx231xx_i2c *bus) in cx231xx_i2c_register()
552 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus) in cx231xx_i2c_unregister()
Dcx231xx.h475 struct cx231xx_i2c { struct
629 struct cx231xx_i2c i2c_bus[3];
690 int (*cx231xx_send_usb_command) (struct cx231xx_i2c *i2c_bus,
765 int cx231xx_i2c_register(struct cx231xx_i2c *bus);
766 void cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
859 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus,
Dcx231xx-core.c156 int cx231xx_send_usb_command(struct cx231xx_i2c *i2c_bus, in cx231xx_send_usb_command()