• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/

Lines Matching refs:tuner_type

36 		.tuner_type     = UNSET,
56 .tuner_type = UNSET,
85 .tuner_type = UNSET,
99 .tuner_type = TUNER_PHILIPS_PAL,
121 .tuner_type = TUNER_PHILIPS_4IN1,
142 .tuner_type = TUNER_PHILIPS_4IN1,
179 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
206 .tuner_type = TUNER_MT2032,
236 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
275 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
305 .tuner_type = TUNER_ABSENT,
322 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
347 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
370 .tuner_type = TUNER_MT2032,
394 .tuner_type = TUNER_ABSENT,
413 .tuner_type = TUNER_ABSENT, /* No analog tuner */
430 .tuner_type = TUNER_TNF_8831BGFF,
458 .tuner_type = TUNER_MICROTUNE_4042FI5,
500 .tuner_type = TUNER_ABSENT,
512 .tuner_type = TUNER_ABSENT,
524 .tuner_type = TUNER_PHILIPS_FQ1216ME,
537 .tuner_type = TUNER_ABSENT, /* No analog tuner */
554 .tuner_type = TUNER_ABSENT,
573 .tuner_type = TUNER_THOMSON_DTT761X,
614 .tuner_type = UNSET,
646 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
676 .tuner_type = TUNER_PHILIPS_FQ1286,
698 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
722 .tuner_type = TUNER_THOMSON_DTT761X,
744 .tuner_type = TUNER_ABSENT,
763 .tuner_type = TUNER_ABSENT,
778 .tuner_type = TUNER_LG_TDVS_H06XF, /* TDVS-H062F */
800 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
832 .tuner_type = UNSET,
851 .tuner_type = TUNER_PHILIPS_TUV1236D,
881 .tuner_type = TUNER_ABSENT,
899 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
929 .tuner_type = TUNER_ABSENT,
947 .tuner_type = TUNER_ABSENT,
959 .tuner_type = TUNER_ABSENT,
977 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
996 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
1012 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
1042 .tuner_type = TUNER_ABSENT,
1061 .tuner_type = TUNER_ABSENT, /* No analog tuner */
1078 .tuner_type = TUNER_PHILIPS_TDA8290,
1107 .tuner_type = TUNER_THOMSON_FE6600,
1128 .tuner_type = TUNER_LG_TDVS_H06XF, /* TDVS-H064F */
1150 .tuner_type = TUNER_TENA_9533_DI,
1164 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
1179 .tuner_type = TUNER_TNF_5335MF, /* Actually a TNF9535 */
1204 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
1221 .tuner_type = TUNER_ABSENT,
1236 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
1258 .tuner_type = TUNER_TNF_5335MF,
1278 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1307 .tuner_type = TUNER_PHILIPS_FMD1216ME_MK3,
1661 core->tuner_type = (eeprom_data[6] == 0x13) ? 43 : 38;
1665 core->name, core->tuner_type, eeprom_data[0]);
1673 core->tuner_type = tv.tuner_type;
1765 core->tuner_type = gdi_tuner[eeprom_data[0x0d]].id;