Lines Matching refs:i2c_bus
194 struct em28xx_i2c_bus *i2c_bus = dvb->adapter.priv; in em28xx_start_streaming() local
195 struct em28xx *dev = i2c_bus->dev; in em28xx_start_streaming()
234 struct em28xx_i2c_bus *i2c_bus = dvb->adapter.priv; in em28xx_stop_streaming() local
235 struct em28xx *dev = i2c_bus->dev; in em28xx_stop_streaming()
285 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_dvb_bus_ctrl() local
286 struct em28xx *dev = i2c_bus->dev; in em28xx_dvb_bus_ctrl()
720 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_pctv_290e_set_lna() local
721 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_290e_set_lna()
749 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_pctv_292e_set_lna() local
750 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_292e_set_lna()
920 dvb->adapter.priv = &dev->i2c_bus[dev->def_i2c_bus]; in em28xx_register_dvb()