Lines Matching refs:i2c_bus
193 struct em28xx_i2c_bus *i2c_bus = dvb->adapter.priv; in em28xx_start_streaming() local
194 struct em28xx *dev = i2c_bus->dev; in em28xx_start_streaming()
233 struct em28xx_i2c_bus *i2c_bus = dvb->adapter.priv; in em28xx_stop_streaming() local
234 struct em28xx *dev = i2c_bus->dev; in em28xx_stop_streaming()
284 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_dvb_bus_ctrl() local
285 struct em28xx *dev = i2c_bus->dev; in em28xx_dvb_bus_ctrl()
719 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_pctv_290e_set_lna() local
720 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_290e_set_lna()
748 struct em28xx_i2c_bus *i2c_bus = fe->dvb->priv; in em28xx_pctv_292e_set_lna() local
749 struct em28xx *dev = i2c_bus->dev; in em28xx_pctv_292e_set_lna()
933 dvb->adapter.priv = &dev->i2c_bus[dev->def_i2c_bus]; in em28xx_register_dvb()