Searched refs:ts2020_config (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | ts2020.h | 28 struct ts2020_config { struct 61 const struct ts2020_config *config, argument 66 const struct ts2020_config *config, in ts2020_attach()
|
D | ts2020.c | 402 const struct ts2020_config *config, in ts2020_attach() 456 struct ts2020_config *pdata = client->dev.platform_data; in ts2020_probe()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | dvbsky.c | 318 struct ts2020_config ts2020_config = {}; in dvbsky_s960_attach() local 333 ts2020_config.fe = adap->fe[0]; in dvbsky_s960_attach() 336 info.platform_data = &ts2020_config; in dvbsky_s960_attach() 440 struct ts2020_config ts2020_config = {}; in dvbsky_s960c_attach() local 455 ts2020_config.fe = adap->fe[0]; in dvbsky_s960c_attach() 458 info.platform_data = &ts2020_config; in dvbsky_s960c_attach()
|
D | lmedm04.c | 799 static struct ts2020_config ts2020_config = { variable 1032 dvb_attach(ts2020_attach, adap->fe[0], &ts2020_config, in dm04_lme2510_frontend_attach()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 515 static struct ts2020_config tevii_ts2020_config = { 1189 struct ts2020_config ts2020_config; in dvb_register() local 1858 memset(&ts2020_config, 0, sizeof(ts2020_config)); in dvb_register() 1859 ts2020_config.fe = fe0->dvb.frontend; in dvb_register() 1863 info.platform_data = &ts2020_config; in dvb_register() 1987 memset(&ts2020_config, 0, sizeof(ts2020_config)); in dvb_register() 1988 ts2020_config.fe = fe0->dvb.frontend; in dvb_register() 1992 info.platform_data = &ts2020_config; in dvb_register() 2032 memset(&ts2020_config, 0, sizeof(ts2020_config)); in dvb_register() 2033 ts2020_config.fe = fe0->dvb.frontend; in dvb_register() [all …]
|
/linux-4.1.27/drivers/media/pci/smipcie/ |
D | smipcie.c | 535 struct ts2020_config ts2020_config = {}; in smi_dvbsky_m88ds3103_fe_attach() local 547 ts2020_config.fe = port->fe; in smi_dvbsky_m88ds3103_fe_attach() 550 tuner_info.platform_data = &ts2020_config; in smi_dvbsky_m88ds3103_fe_attach()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dw2102.c | 1040 static struct ts2020_config dw2104_ts2020_config = { 1052 static struct ts2020_config s660_ts2020_config = { 1490 struct ts2020_config ts2020_config = {}; in tt_s2_4600_frontend_attach() local 1532 ts2020_config.fe = adap->fe_adap[0].fe; in tt_s2_4600_frontend_attach() 1535 info.platform_data = &ts2020_config; in tt_s2_4600_frontend_attach()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1495 struct ts2020_config ts2020_config = { in em28xx_dvb_init() local 1510 ts2020_config.fe = dvb->fe[0]; in em28xx_dvb_init() 1513 info.platform_data = &ts2020_config; in em28xx_dvb_init()
|
/linux-4.1.27/drivers/media/pci/dm1105/ |
D | dm1105.c | 854 static struct ts2020_config dvbworld_ts2020_config = {
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 748 static struct ts2020_config tevii_ts2020_config = {
|