Home
last modified time | relevance | path

Searched refs:tuner_i2c (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-dvb.c598 struct i2c_adapter *tuner_i2c; in dvb_init() local
617 tuner_i2c = cx231xx_get_i2c_adap(dev, dev->board.tuner_i2c_master); in dvb_init()
642 tuner_i2c, in dvb_init()
667 tuner_i2c, in dvb_init()
690 0x60, tuner_i2c, in dvb_init()
714 0x60, tuner_i2c, in dvb_init()
724 __func__, i2c_adapter_id(tuner_i2c)); in dvb_init()
728 tuner_i2c); in dvb_init()
741 0x60, tuner_i2c, in dvb_init()
749 tuner_i2c in dvb_init()
[all …]
Dcx231xx-cards.c1105 struct i2c_adapter *tuner_i2c = cx231xx_get_i2c_adap(dev, in cx231xx_card_setup() local
1108 tuner_i2c, in cx231xx_card_setup()
/linux-4.4.14/drivers/media/dvb-frontends/
Dm88ds3103.h178 struct i2c_adapter **tuner_i2c);
184 struct i2c_adapter **tuner_i2c) in m88ds3103_attach() argument
Dtc90522.c44 struct i2c_adapter tuner_i2c; member
519 dev_warn(&state->tuner_i2c.dev, "(%s) failed. [adap%d-fe%d]\n", in tc90522_set_frontend()
594 dev_warn(&state->tuner_i2c.dev, in tc90522_sleep()
627 dev_warn(&state->tuner_i2c.dev, in tc90522_init()
791 adap = &state->tuner_i2c; in tc90522_probe()
800 cfg->tuner_i2c = state->cfg.tuner_i2c = adap; in tc90522_probe()
816 i2c_del_adapter(&state->tuner_i2c); in tc90522_remove()
Dtc90522.h39 struct i2c_adapter *tuner_i2c; member
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3.c386 cfg.tuner_i2c = NULL; in pt3_attach_fe()
406 cl = i2c_new_device(cfg.tuner_i2c, &info); in pt3_attach_fe()
415 cl = i2c_new_device(cfg.tuner_i2c, &info); in pt3_attach_fe()
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.h34 struct i2c_adapter *tuner_i2c; member