Searched refs:ts2020_config (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/media/dvb-frontends/ |
| D | ts2020.h | 28 struct ts2020_config { struct 74 const struct ts2020_config *config, argument 79 const struct ts2020_config *config, in ts2020_attach()
|
| D | ts2020.c | 515 const struct ts2020_config *config, in ts2020_attach() 522 struct ts2020_config pdata; in ts2020_attach() 566 struct ts2020_config *pdata = client->dev.platform_data; in ts2020_probe()
|
| /linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
| D | dvbsky.c | 319 struct ts2020_config ts2020_config = {}; in dvbsky_s960_attach() local 334 ts2020_config.fe = adap->fe[0]; in dvbsky_s960_attach() 335 ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm; in dvbsky_s960_attach() 338 info.platform_data = &ts2020_config; in dvbsky_s960_attach() 442 struct ts2020_config ts2020_config = {}; in dvbsky_s960c_attach() local 457 ts2020_config.fe = adap->fe[0]; in dvbsky_s960c_attach() 458 ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm; in dvbsky_s960c_attach() 461 info.platform_data = &ts2020_config; in dvbsky_s960c_attach()
|
| D | lmedm04.c | 858 static struct ts2020_config ts2020_config = { variable 1081 dvb_attach(ts2020_attach, adap->fe[0], &ts2020_config, in dm04_lme2510_frontend_attach()
|
| /linux-4.4.14/drivers/media/pci/cx23885/ |
| D | cx23885-dvb.c | 518 static struct ts2020_config tevii_ts2020_config = { 1187 struct ts2020_config ts2020_config; in dvb_register() local 1912 memset(&ts2020_config, 0, sizeof(ts2020_config)); in dvb_register() 1913 ts2020_config.fe = fe0->dvb.frontend; in dvb_register() 1914 ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm; in dvb_register() 1918 info.platform_data = &ts2020_config; in dvb_register() 2044 memset(&ts2020_config, 0, sizeof(ts2020_config)); in dvb_register() 2045 ts2020_config.fe = fe0->dvb.frontend; in dvb_register() 2046 ts2020_config.get_agc_pwm = m88ds3103_get_agc_pwm; in dvb_register() 2050 info.platform_data = &ts2020_config; in dvb_register() [all …]
|
| /linux-4.4.14/drivers/media/pci/smipcie/ |
| D | smipcie-main.c | 539 struct ts2020_config ts2020_config = {}; in smi_dvbsky_m88ds3103_fe_attach() local 551 ts2020_config.fe = port->fe; in smi_dvbsky_m88ds3103_fe_attach() 554 tuner_info.platform_data = &ts2020_config; in smi_dvbsky_m88ds3103_fe_attach()
|
| /linux-4.4.14/drivers/media/usb/dvb-usb/ |
| D | dw2102.c | 1063 static struct ts2020_config dw2104_ts2020_config = { 1075 static struct ts2020_config s660_ts2020_config = { 1513 struct ts2020_config ts2020_config = {}; in tt_s2_4600_frontend_attach() local 1555 ts2020_config.fe = adap->fe_adap[0].fe; in tt_s2_4600_frontend_attach() 1558 info.platform_data = &ts2020_config; in tt_s2_4600_frontend_attach()
|
| /linux-4.4.14/drivers/media/usb/em28xx/ |
| D | em28xx-dvb.c | 1525 struct ts2020_config ts2020_config = {}; in em28xx_dvb_init() local 1555 ts2020_config.fe = dvb->fe[0]; in em28xx_dvb_init() 1559 board_info.platform_data = &ts2020_config; in em28xx_dvb_init()
|
| /linux-4.4.14/drivers/media/pci/dm1105/ |
| D | dm1105.c | 855 static struct ts2020_config dvbworld_ts2020_config = {
|
| /linux-4.4.14/drivers/media/pci/cx88/ |
| D | cx88-dvb.c | 751 static struct ts2020_config tevii_ts2020_config = {
|