• Home
  • Raw
  • Download

Lines Matching refs:dvb

136 	if (fe && fe->dvb.frontend && fe->dvb.frontend->ops.i2c_gate_ctrl)  in cx23885_dvb_gate_ctrl()
137 fe->dvb.frontend->ops.i2c_gate_ctrl(fe->dvb.frontend, open); in cx23885_dvb_gate_ctrl()
143 cx23885_dvb_set_frontend(fe->dvb.frontend); in cx23885_dvb_gate_ctrl()
527 struct cx23885_tsport *port = fe->dvb->priv; in p8000_set_voltage()
542 struct cx23885_tsport *port = fe->dvb->priv; in cx23885_dvb_set_frontend()
742 fe0->dvb.name = dev->name; in dvb_register()
754 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
757 if (fe0->dvb.frontend != NULL) { in dvb_register()
758 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register()
766 fe0->dvb.frontend = dvb_attach(lgdt3305_attach, in dvb_register()
769 if (fe0->dvb.frontend != NULL) { in dvb_register()
770 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
778 fe0->dvb.frontend = dvb_attach(s5h1411_attach, in dvb_register()
781 if (fe0->dvb.frontend != NULL) { in dvb_register()
782 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
796 fe0->dvb.frontend = in dvb_register()
800 if (fe0->dvb.frontend != NULL) { in dvb_register()
801 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
804 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
811 fe0->dvb.frontend = in dvb_register()
815 if (fe0->dvb.frontend != NULL) in dvb_register()
816 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register()
824 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
827 if (fe0->dvb.frontend != NULL) { in dvb_register()
828 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register()
835 fe0->dvb.frontend = dvb_attach(lgdt330x_attach, in dvb_register()
838 if (fe0->dvb.frontend != NULL) { in dvb_register()
839 dvb_attach(simple_tuner_attach, fe0->dvb.frontend, in dvb_register()
846 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
849 if (fe0->dvb.frontend != NULL) in dvb_register()
850 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register()
856 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
859 if (fe0->dvb.frontend != NULL) { in dvb_register()
872 fe0->dvb.frontend, &cfg); in dvb_register()
880 fe0->dvb.frontend = dvb_attach(tda10048_attach, in dvb_register()
883 if (fe0->dvb.frontend != NULL) { in dvb_register()
884 dvb_attach(tda829x_attach, fe0->dvb.frontend, in dvb_register()
887 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
894 fe0->dvb.frontend = dvb_attach(tda10048_attach, in dvb_register()
897 if (fe0->dvb.frontend != NULL) { in dvb_register()
898 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
905 fe0->dvb.frontend = dvb_attach(dib7000p_attach, in dvb_register()
908 if (fe0->dvb.frontend != NULL) { in dvb_register()
924 fe0->dvb.frontend, &cfg); in dvb_register()
932 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register()
935 if (fe0->dvb.frontend == NULL) in dvb_register()
936 fe0->dvb.frontend = dvb_attach(s5h1411_attach, in dvb_register()
939 if (fe0->dvb.frontend != NULL) in dvb_register()
940 dvb_attach(xc5000_attach, fe0->dvb.frontend, in dvb_register()
947 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register()
950 if (fe0->dvb.frontend != NULL) { in dvb_register()
962 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register()
974 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register()
977 if (fe0->dvb.frontend != NULL) { in dvb_register()
989 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, in dvb_register()
998 fe0->dvb.frontend = dvb_attach(zl10353_attach, in dvb_register()
1001 if (fe0->dvb.frontend != NULL) { in dvb_register()
1011 fe = dvb_attach(xc4000_attach, fe0->dvb.frontend, in dvb_register()
1023 fe0->dvb.frontend = dvb_attach(cx24116_attach, in dvb_register()
1026 if (fe0->dvb.frontend != NULL) in dvb_register()
1027 fe0->dvb.frontend->ops.set_voltage = f300_set_voltage; in dvb_register()
1033 fe0->dvb.frontend = dvb_attach(ds3000_attach, in dvb_register()
1036 if (fe0->dvb.frontend != NULL) { in dvb_register()
1037 dvb_attach(ts2020_attach, fe0->dvb.frontend, in dvb_register()
1039 fe0->dvb.frontend->ops.set_voltage = f300_set_voltage; in dvb_register()
1046 fe0->dvb.frontend = dvb_attach(cx24116_attach, in dvb_register()
1055 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
1058 if (fe0->dvb.frontend != NULL) { in dvb_register()
1060 fe0->dvb.frontend, in dvb_register()
1064 fe0->dvb.frontend, in dvb_register()
1076 fe0->dvb.frontend = dvb_attach(stv0900_attach, in dvb_register()
1079 if (fe0->dvb.frontend != NULL) { in dvb_register()
1081 fe0->dvb.frontend, in dvb_register()
1085 fe0->dvb.frontend, in dvb_register()
1100 fe0->dvb.frontend = dvb_attach(lgs8gxx_attach, in dvb_register()
1103 if (fe0->dvb.frontend != NULL) { in dvb_register()
1105 fe0->dvb.frontend, in dvb_register()
1113 fe0->dvb.frontend = dvb_attach(lgs8gxx_attach, in dvb_register()
1116 if (fe0->dvb.frontend != NULL) { in dvb_register()
1118 fe0->dvb.frontend, in dvb_register()
1125 fe0->dvb.frontend = dvb_attach(s5h1411_attach, in dvb_register()
1128 if (fe0->dvb.frontend != NULL) in dvb_register()
1129 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1140 fe0->dvb.frontend = dvb_attach(s5h1411_attach, in dvb_register()
1143 if (fe0->dvb.frontend != NULL) in dvb_register()
1144 dvb_attach(tda18271_attach, fe0->dvb.frontend, in dvb_register()
1153 fe0->dvb.frontend = dvb_attach(atbm8830_attach, in dvb_register()
1156 if (fe0->dvb.frontend != NULL) { in dvb_register()
1158 fe0->dvb.frontend, in dvb_register()
1166 fe0->dvb.frontend = dvb_attach(atbm8830_attach, in dvb_register()
1169 if (fe0->dvb.frontend != NULL) { in dvb_register()
1171 fe0->dvb.frontend, in dvb_register()
1184 fe0->dvb.frontend = dvb_attach(stv0367ter_attach, in dvb_register()
1187 if (fe0->dvb.frontend != NULL) { in dvb_register()
1189 fe0->dvb.frontend, in dvb_register()
1194 fe0->dvb.frontend->ops.tuner_ops.init(fe0->dvb.frontend); in dvb_register()
1201 fe1->dvb.frontend = dvb_attach(stv0367cab_attach, in dvb_register()
1204 if (fe1->dvb.frontend != NULL) { in dvb_register()
1205 fe1->dvb.frontend->id = 1; in dvb_register()
1207 fe1->dvb.frontend, in dvb_register()
1220 fe0->dvb.frontend = dvb_attach(drxk_attach, in dvb_register()
1223 if (fe0->dvb.frontend != NULL) { in dvb_register()
1225 fe0->dvb.frontend, in dvb_register()
1233 fe0->dvb.frontend = dvb_attach(drxk_attach, in dvb_register()
1236 if (fe0->dvb.frontend != NULL) { in dvb_register()
1238 fe0->dvb.frontend, in dvb_register()
1249 fe0->dvb.frontend = dvb_attach(ds3000_attach, in dvb_register()
1256 fe0->dvb.frontend = dvb_attach(stv090x_attach, in dvb_register()
1260 if (fe0->dvb.frontend != NULL) { in dvb_register()
1262 fe0->dvb.frontend, in dvb_register()
1267 fe0->dvb.frontend->ops.set_voltage = p8000_set_voltage; in dvb_register()
1272 fe0->dvb.frontend = dvb_attach(tda10071_attach, in dvb_register()
1275 if (fe0->dvb.frontend != NULL) { in dvb_register()
1276 dvb_attach(a8293_attach, fe0->dvb.frontend, in dvb_register()
1288 if ((NULL == fe0->dvb.frontend) || (fe1 && NULL == fe1->dvb.frontend)) { in dvb_register()
1295 fe0->dvb.frontend->callback = cx23885_tuner_callback; in dvb_register()
1297 fe1->dvb.frontend->callback = cx23885_tuner_callback; in dvb_register()
1300 fe0->dvb.frontend->ops.ts_bus_ctrl = cx23885_dvb_bus_ctrl; in dvb_register()
1302 fe1->dvb.frontend->ops.ts_bus_ctrl = cx23885_dvb_bus_ctrl; in dvb_register()
1308 if (fe0->dvb.frontend->ops.analog_ops.standby) in dvb_register()
1309 fe0->dvb.frontend->ops.analog_ops.standby(fe0->dvb.frontend); in dvb_register()
1335 .demux = &fe0->dvb.demux,/* for hw pid filter */ in dvb_register()
1407 videobuf_queue_sg_init(&fe0->dvb.dvbq, &dvb_qops, in cx23885_dvb_register()
1432 if (fe0 && fe0->dvb.frontend) in cx23885_dvb_unregister()