Lines Matching refs:fe_adap
1234 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104a_stv0900_config, in dw2104_frontend_attach()
1236 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1237 if (dvb_attach(stb6100_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1240 tuner_ops = &d->fe_adap[0].fe->ops.tuner_ops; in dw2104_frontend_attach()
1245 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1253 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &dw2104_stv0900_config, in dw2104_frontend_attach()
1255 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1256 if (dvb_attach(stv6110_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1259 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1267 d->fe_adap[0].fe = dvb_attach(cx24116_attach, &dw2104_config, in dw2104_frontend_attach()
1269 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1270 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1276 d->fe_adap[0].fe = dvb_attach(ds3000_attach, &dw2104_ds3000_config, in dw2104_frontend_attach()
1278 if (d->fe_adap[0].fe != NULL) { in dw2104_frontend_attach()
1279 dvb_attach(ts2020_attach, d->fe_adap[0].fe, in dw2104_frontend_attach()
1281 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2104_frontend_attach()
1297 d->fe_adap[0].fe = dvb_attach(si21xx_attach, &serit_sp1511lhb_config, in dw2102_frontend_attach()
1299 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1300 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1307 d->fe_adap[0].fe = dvb_attach(stv0288_attach, &earda_config, in dw2102_frontend_attach()
1309 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1310 if (dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, in dw2102_frontend_attach()
1312 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1321 d->fe_adap[0].fe = dvb_attach(stv0299_attach, &sharp_z0194a_config, in dw2102_frontend_attach()
1323 if (d->fe_adap[0].fe != NULL) { in dw2102_frontend_attach()
1324 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in dw2102_frontend_attach()
1334 d->fe_adap[0].fe = dvb_attach(tda10023_attach, &dw3101_tda10023_config, in dw3101_frontend_attach()
1336 if (d->fe_adap[0].fe != NULL) { in dw3101_frontend_attach()
1345 d->fe_adap[0].fe = dvb_attach(mt312_attach, &zl313_config, in zl100313_frontend_attach()
1347 if (d->fe_adap[0].fe != NULL) { in zl100313_frontend_attach()
1348 if (dvb_attach(zl10039_attach, d->fe_adap[0].fe, 0x60, in zl100313_frontend_attach()
1350 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in zl100313_frontend_attach()
1363 d->fe_adap[0].fe = dvb_attach(stv0288_attach, &earda_config, in stv0288_frontend_attach()
1366 if (d->fe_adap[0].fe == NULL) in stv0288_frontend_attach()
1369 if (NULL == dvb_attach(stb6000_attach, d->fe_adap[0].fe, 0x61, &d->dev->i2c_adap)) in stv0288_frontend_attach()
1372 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in stv0288_frontend_attach()
1387 d->fe_adap[0].fe = dvb_attach(ds3000_attach, &s660_ds3000_config, in ds3000_frontend_attach()
1390 if (d->fe_adap[0].fe == NULL) in ds3000_frontend_attach()
1393 dvb_attach(ts2020_attach, d->fe_adap[0].fe, &s660_ts2020_config, in ds3000_frontend_attach()
1396 st->old_set_voltage = d->fe_adap[0].fe->ops.set_voltage; in ds3000_frontend_attach()
1397 d->fe_adap[0].fe->ops.set_voltage = s660_set_voltage; in ds3000_frontend_attach()
1410 d->fe_adap[0].fe = dvb_attach(stv0900_attach, &prof_7500_stv0900_config, in prof_7500_frontend_attach()
1412 if (d->fe_adap[0].fe == NULL) in prof_7500_frontend_attach()
1415 d->fe_adap[0].fe->ops.set_voltage = dw210x_set_voltage; in prof_7500_frontend_attach()
1467 adap->fe_adap[0].fe = dvb_attach(ds3000_attach, &su3000_ds3000_config, in su3000_frontend_attach()
1469 if (adap->fe_adap[0].fe == NULL) in su3000_frontend_attach()
1472 if (dvb_attach(ts2020_attach, adap->fe_adap[0].fe, in su3000_frontend_attach()
1527 adap->fe_adap[0].fe = dvb_attach(cxd2820r_attach, &cxd2820r_config, in t220_frontend_attach()
1529 if (adap->fe_adap[0].fe != NULL) { in t220_frontend_attach()
1530 if (dvb_attach(tda18271_attach, adap->fe_adap[0].fe, 0x60, in t220_frontend_attach()
1555 adap->fe_adap[0].fe = dvb_attach(m88rs2000_attach, in m88rs2000_frontend_attach()
1559 if (adap->fe_adap[0].fe == NULL) in m88rs2000_frontend_attach()
1562 if (dvb_attach(ts2020_attach, adap->fe_adap[0].fe, in m88rs2000_frontend_attach()
1687 adap->fe_adap[0].fe = m88ds3103_pdata.get_dvb_frontend(client); in tt_s2_4600_frontend_attach()
1693 ts2020_config.fe = adap->fe_adap[0].fe; in tt_s2_4600_frontend_attach()
1702 dvb_frontend_detach(adap->fe_adap[0].fe); in tt_s2_4600_frontend_attach()
1708 dvb_frontend_detach(adap->fe_adap[0].fe); in tt_s2_4600_frontend_attach()
1713 adap->fe_adap[0].fe->ops.read_signal_strength = in tt_s2_4600_frontend_attach()
1714 adap->fe_adap[0].fe->ops.tuner_ops.get_rf_strength; in tt_s2_4600_frontend_attach()
1719 state->fe_read_status = adap->fe_adap[0].fe->ops.read_status; in tt_s2_4600_frontend_attach()
1720 adap->fe_adap[0].fe->ops.read_status = tt_s2_4600_read_status; in tt_s2_4600_frontend_attach()
1729 dvb_attach(dvb_pll_attach, adap->fe_adap[0].fe, 0x60, in dw2102_tuner_attach()
1736 dvb_attach(dvb_pll_attach, adap->fe_adap[0].fe, 0x60, in dw3101_tuner_attach()