Lines Matching refs:fe_adap
1188 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104a_stv0900_config, in dw2104_frontend_attach()
1190 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1191 if (dvb_attach(stb6100_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1194 tuner_ops = &d->fe_adap[0].fe->ops.tuner_ops; in dw2104_frontend_attach()
1199 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1207 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104_stv0900_config, in dw2104_frontend_attach()
1209 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1210 if (dvb_attach(stv6110_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1213 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1221 d->fe_adap[0].fe = dvb_attach(cx24116_attach, &dw2104_config, in dw2104_frontend_attach()
1223 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1224 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1230 d->fe_adap[0].fe = dvb_attach(ds3000_attach, &dw2104_ds3000_config, in dw2104_frontend_attach()
1232 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1233 dvb_attach(ts2020_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1235 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1251 d->fe_adap[0].fe = dvb_attach(si21xx_attach, &serit_sp1511lhb_config, in dw2102_frontend_attach()
1253 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1254 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1261 d->fe_adap[0].fe = dvb_attach(stv0288_attach, &earda_config, in dw2102_frontend_attach()
1263 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1264 if (dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, in dw2102_frontend_attach()
1266 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1275 d->fe_adap[0].fe = dvb_attach(stv0299_attach, &sharp_z0194a_config, in dw2102_frontend_attach()
1277 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1278 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1288 d->fe_adap[0].fe = dvb_attach(tda10023_attach, &dw3101_tda10023_config, in dw3101_frontend_attach()
1290 if (d->fe_adap[0].fe != NULL) { in dw3101_frontend_attach()
1299 d->fe_adap[0].fe = dvb_attach(mt312_attach, &zl313_config, in zl100313_frontend_attach()
1301 if (d->fe_adap[0].fe != NULL) { in zl100313_frontend_attach()
1302 if (dvb_attach(zl10039_attach, d->fe_adap[0].fe, 0x60, in zl100313_frontend_attach()
1304 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in zl100313_frontend_attach()
1317 d->fe_adap[0].fe = dvb_attach(stv0288_attach, &earda_config, in stv0288_frontend_attach()
1320 if (d->fe_adap[0].fe == NULL) in stv0288_frontend_attach()
1323 if (NULL == dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, &d->dev->i2c_adap)) in stv0288_frontend_attach()
1326 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in stv0288_frontend_attach()
1341 d->fe_adap[0].fe = dvb_attach(ds3000_attach, &s660_ds3000_config, in ds3000_frontend_attach()
1344 if (d->fe_adap[0].fe == NULL) in ds3000_frontend_attach()
1347 dvb_attach(ts2020_attach, d->fe_adap[0].fe, &s660_ts2020_config, in ds3000_frontend_attach()
1350 st->old_set_voltage = d->fe_adap[0].fe->ops.set_voltage; in ds3000_frontend_attach()
1351 d->fe_adap[0].fe->ops.set_voltage = s660_set_voltage; in ds3000_frontend_attach()
1364 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &prof_7500_stv0900_config, in prof_7500_frontend_attach()
1366 if (d->fe_adap[0].fe == NULL) in prof_7500_frontend_attach()
1369 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in prof_7500_frontend_attach()
1421 adap->fe_adap[0].fe = dvb_attach(ds3000_attach, &su3000_ds3000_config, in su3000_frontend_attach()
1423 if (adap->fe_adap[0].fe == NULL) in su3000_frontend_attach()
1426 if (dvb_attach(ts2020_attach, adap->fe_adap[0].fe, in su3000_frontend_attach()
1481 adap->fe_adap[0].fe = dvb_attach(cxd2820r_attach, &cxd2820r_config, in t220_frontend_attach()
1483 if (adap->fe_adap[0].fe != NULL) { in t220_frontend_attach()
1484 if (dvb_attach(tda18271_attach, adap->fe_adap[0].fe, 0x60, in t220_frontend_attach()
1509 adap->fe_adap[0].fe = dvb_attach(m88rs2000_attach, in m88rs2000_frontend_attach()
1513 if (adap->fe_adap[0].fe == NULL) in m88rs2000_frontend_attach()
1516 if (dvb_attach(ts2020_attach, adap->fe_adap[0].fe, in m88rs2000_frontend_attach()
1641 adap->fe_adap[0].fe = m88ds3103_pdata.get_dvb_frontend(client); in tt_s2_4600_frontend_attach()
1647 ts2020_config.fe = adap->fe_adap[0].fe; in tt_s2_4600_frontend_attach()
1656 dvb_frontend_detach(adap->fe_adap[0].fe); in tt_s2_4600_frontend_attach()
1662 dvb_frontend_detach(adap->fe_adap[0].fe); in tt_s2_4600_frontend_attach()
1667 adap->fe_adap[0].fe->ops.read_signal_strength = in tt_s2_4600_frontend_attach()
1668 adap->fe_adap[0].fe->ops.tuner_ops.get_rf_strength; in tt_s2_4600_frontend_attach()
1673 state->fe_read_status = adap->fe_adap[0].fe->ops.read_status; in tt_s2_4600_frontend_attach()
1674 adap->fe_adap[0].fe->ops.read_status = tt_s2_4600_read_status; in tt_s2_4600_frontend_attach()
1683 dvb_attach(dvb_pll_attach, adap->fe_adap[0].fe, 0x60, in dw2102_tuner_attach()
1690 dvb_attach(dvb_pll_attach, adap->fe_adap[0].fe, 0x60, in dw3101_tuner_attach()