Home
last modified time | relevance | path

Searched refs:ts2020_config (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dts2020.h15 struct ts2020_config { struct
61 const struct ts2020_config *config, argument
66 const struct ts2020_config *config, in ts2020_attach()
H A Dts2020.c505 const struct ts2020_config *config, in ts2020_attach()
512 struct ts2020_config pdata; in ts2020_attach()
555 struct ts2020_config *pdata = client->dev.platform_data; in ts2020_probe()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1170 struct ts2020_config ts2020_config = {}; in em28178_dvb_init_pctv_461e() local
1191 ts2020_config.fe = dvb->fe[0]; in em28178_dvb_init_pctv_461e()
1195 0x60, &ts2020_config); in em28178_dvb_init_pctv_461e()
1230 struct ts2020_config ts2020_config = {}; in em28178_dvb_init_pctv_461e_v2() local
1253 ts2020_config.fe = dvb->fe[0]; in em28178_dvb_init_pctv_461e_v2()
1256 0x60, &ts2020_config); in em28178_dvb_init_pctv_461e_v2()
/linux/drivers/media/pci/smipcie/
H A Dsmipcie-main.c534 struct ts2020_config ts2020_config = {}; in smi_dvbsky_m88ds3103_fe_attach() local
546 ts2020_config.fe = port->fe; in smi_dvbsky_m88ds3103_fe_attach()
549 tuner_info.platform_data = &ts2020_config; in smi_dvbsky_m88ds3103_fe_attach()
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c804 static struct ts2020_config ts2020_config = { variable
1095 &ts2020_config, &d->i2c_adap)) in dm04_lme2510_tuner()
/linux/drivers/media/pci/dm1105/
H A Ddm1105.c836 static struct ts2020_config dvbworld_ts2020_config = {