Searched refs:si2168_config (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
| D | dvbsky.c | 530 struct si2168_config si2168_config; in dvbsky_t680c_attach() local 535 memset(&si2168_config, 0, sizeof(si2168_config)); in dvbsky_t680c_attach() 536 si2168_config.i2c_adapter = &i2c_adapter; in dvbsky_t680c_attach() 537 si2168_config.fe = &adap->fe[0]; in dvbsky_t680c_attach() 538 si2168_config.ts_mode = SI2168_TS_PARALLEL; in dvbsky_t680c_attach() 542 info.platform_data = &si2168_config; in dvbsky_t680c_attach() 615 struct si2168_config si2168_config; in dvbsky_t330_attach() local 619 memset(&si2168_config, 0, sizeof(si2168_config)); in dvbsky_t330_attach() 620 si2168_config.i2c_adapter = &i2c_adapter; in dvbsky_t330_attach() 621 si2168_config.fe = &adap->fe[0]; in dvbsky_t330_attach() [all …]
|
| D | rtl28xxu.c | 979 struct si2168_config si2168_config = {}; in rtl2832u_frontend_attach() local 982 si2168_config.i2c_adapter = &adapter; in rtl2832u_frontend_attach() 983 si2168_config.fe = &adap->fe[1]; in rtl2832u_frontend_attach() 984 si2168_config.ts_mode = SI2168_TS_SERIAL; in rtl2832u_frontend_attach() 985 si2168_config.ts_clock_inv = false; in rtl2832u_frontend_attach() 986 si2168_config.ts_clock_gapped = true; in rtl2832u_frontend_attach() 989 info.platform_data = &si2168_config; in rtl2832u_frontend_attach()
|
| D | af9035.c | 1169 struct si2168_config si2168_config; in it930x_frontend_attach() local 1174 memset(&si2168_config, 0, sizeof(si2168_config)); in it930x_frontend_attach() 1175 si2168_config.i2c_adapter = &adapter; in it930x_frontend_attach() 1176 si2168_config.fe = &adap->fe[0]; in it930x_frontend_attach() 1177 si2168_config.ts_mode = SI2168_TS_SERIAL; in it930x_frontend_attach() 1181 ret = af9035_add_i2c_dev(d, "si2168", 0x67, &si2168_config, in it930x_frontend_attach()
|
| /linux-4.4.14/drivers/media/pci/saa7164/ |
| D | saa7164-dvb.c | 546 struct si2168_config si2168_config; in saa7164_dvb_register() local 647 memset(&si2168_config, 0, sizeof(si2168_config)); in saa7164_dvb_register() 648 si2168_config.i2c_adapter = &adapter; in saa7164_dvb_register() 649 si2168_config.fe = &port->dvb.frontend; in saa7164_dvb_register() 650 si2168_config.ts_mode = SI2168_TS_SERIAL; in saa7164_dvb_register() 654 info.platform_data = &si2168_config; in saa7164_dvb_register() 692 memset(&si2168_config, 0, sizeof(si2168_config)); in saa7164_dvb_register() 693 si2168_config.i2c_adapter = &adapter; in saa7164_dvb_register() 694 si2168_config.fe = &port->dvb.frontend; in saa7164_dvb_register() 695 si2168_config.ts_mode = SI2168_TS_SERIAL; in saa7164_dvb_register() [all …]
|
| /linux-4.4.14/drivers/media/pci/cx23885/ |
| D | cx23885-dvb.c | 1185 struct si2168_config si2168_config; in dvb_register() local 1948 memset(&si2168_config, 0, sizeof(si2168_config)); in dvb_register() 1949 si2168_config.i2c_adapter = &adapter; in dvb_register() 1950 si2168_config.fe = &fe0->dvb.frontend; in dvb_register() 1951 si2168_config.ts_mode = SI2168_TS_SERIAL; in dvb_register() 1955 info.platform_data = &si2168_config; in dvb_register() 1995 memset(&si2168_config, 0, sizeof(si2168_config)); in dvb_register() 1996 si2168_config.i2c_adapter = &adapter; in dvb_register() 1997 si2168_config.fe = &fe0->dvb.frontend; in dvb_register() 1998 si2168_config.ts_mode = SI2168_TS_PARALLEL; in dvb_register() [all …]
|
| /linux-4.4.14/drivers/media/usb/em28xx/ |
| D | em28xx-dvb.c | 1613 struct si2168_config si2168_config; in em28xx_dvb_init() local 1617 memset(&si2168_config, 0, sizeof(si2168_config)); in em28xx_dvb_init() 1618 si2168_config.i2c_adapter = &adapter; in em28xx_dvb_init() 1619 si2168_config.fe = &dvb->fe[0]; in em28xx_dvb_init() 1620 si2168_config.ts_mode = SI2168_TS_PARALLEL; in em28xx_dvb_init() 1624 info.platform_data = &si2168_config; in em28xx_dvb_init() 1674 struct si2168_config si2168_config; in em28xx_dvb_init() local 1678 memset(&si2168_config, 0, sizeof(si2168_config)); in em28xx_dvb_init() 1679 si2168_config.i2c_adapter = &adapter; in em28xx_dvb_init() 1680 si2168_config.fe = &dvb->fe[0]; in em28xx_dvb_init() [all …]
|
| /linux-4.4.14/drivers/media/dvb-frontends/ |
| D | si2168.h | 25 struct si2168_config { struct
|
| D | si2168.c | 698 struct si2168_config *config = client->dev.platform_data; in si2168_probe()
|
| /linux-4.4.14/drivers/media/pci/smipcie/ |
| D | smipcie-main.c | 637 struct si2168_config si2168_config; in smi_dvbsky_sit2_fe_attach() local 644 memset(&si2168_config, 0, sizeof(si2168_config)); in smi_dvbsky_sit2_fe_attach() 645 si2168_config.i2c_adapter = &tuner_i2c_adapter; in smi_dvbsky_sit2_fe_attach() 646 si2168_config.fe = &port->fe; in smi_dvbsky_sit2_fe_attach() 647 si2168_config.ts_mode = SI2168_TS_PARALLEL; in smi_dvbsky_sit2_fe_attach() 652 client_info.platform_data = &si2168_config; in smi_dvbsky_sit2_fe_attach()
|
| /linux-4.4.14/drivers/media/usb/dvb-usb/ |
| D | cxusb.c | 1314 struct si2168_config si2168_config; in cxusb_mygica_t230_frontend_attach() local 1330 si2168_config.i2c_adapter = &adapter; in cxusb_mygica_t230_frontend_attach() 1331 si2168_config.fe = &adap->fe_adap[0].fe; in cxusb_mygica_t230_frontend_attach() 1332 si2168_config.ts_mode = SI2168_TS_PARALLEL; in cxusb_mygica_t230_frontend_attach() 1333 si2168_config.ts_clock_inv = 1; in cxusb_mygica_t230_frontend_attach() 1337 info.platform_data = &si2168_config; in cxusb_mygica_t230_frontend_attach()
|