Searched refs:tuner_i2c (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 598 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 …]
|
D | cx231xx-cards.c | 1105 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/ |
D | m88ds3103.h | 178 struct i2c_adapter **tuner_i2c); 184 struct i2c_adapter **tuner_i2c) in m88ds3103_attach() argument
|
D | tc90522.c | 44 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()
|
D | tc90522.h | 39 struct i2c_adapter *tuner_i2c; member
|
/linux-4.4.14/drivers/media/pci/pt3/ |
D | pt3.c | 386 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/ |
D | c8sectpfe-core.h | 34 struct i2c_adapter *tuner_i2c; member
|