Home
last modified time | relevance | path

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

/linux-4.4.14/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()
524 int cx231xx_i2c_register(struct cx231xx_i2c *bus) in cx231xx_i2c_register()
550 int cx231xx_i2c_unregister(struct cx231xx_i2c *bus) in cx231xx_i2c_unregister()
Dcx231xx.h471 struct cx231xx_i2c { struct
627 struct cx231xx_i2c i2c_bus[3];
685 int (*cx231xx_send_usb_command) (struct cx231xx_i2c *i2c_bus,
760 int cx231xx_i2c_register(struct cx231xx_i2c *bus);
761 int cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
853 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()