Lines Matching refs:cx231xx
45 static inline int get_real_i2c_port(struct cx231xx *dev, int bus_nr) in get_real_i2c_port()
52 static inline bool is_tuner(struct cx231xx *dev, struct cx231xx_i2c *bus, in is_tuner()
76 struct cx231xx *dev = bus->dev; in cx231xx_i2c_send_bytes()
187 struct cx231xx *dev = bus->dev; in cx231xx_i2c_recv_bytes()
274 struct cx231xx *dev = bus->dev; in cx231xx_i2c_recv_bytes_with_saddr()
337 struct cx231xx *dev = bus->dev; in cx231xx_i2c_check_for_device()
364 struct cx231xx *dev = bus->dev; in cx231xx_i2c_xfer()
476 void cx231xx_do_i2c_scan(struct cx231xx *dev, int i2c_port) in cx231xx_do_i2c_scan()
516 struct cx231xx *dev = bus->dev; in cx231xx_i2c_register()
553 struct cx231xx *dev = i2c_mux_priv(muxc); in cx231xx_i2c_mux_select()
558 int cx231xx_i2c_mux_create(struct cx231xx *dev) in cx231xx_i2c_mux_create()
568 int cx231xx_i2c_mux_register(struct cx231xx *dev, int mux_no) in cx231xx_i2c_mux_register()
576 void cx231xx_i2c_mux_unregister(struct cx231xx *dev) in cx231xx_i2c_mux_unregister()
581 struct i2c_adapter *cx231xx_get_i2c_adap(struct cx231xx *dev, int i2c_port) in cx231xx_get_i2c_adap()