• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/

Lines Matching refs:tuner_type

266 		.tuner_type    = TUNER_ABSENT,
280 .tuner_type = TUNER_ABSENT,
293 .tuner_type = TUNER_ABSENT,
301 .tuner_type = TUNER_ABSENT,
311 .tuner_type = TUNER_TEMIC_PAL,
326 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
345 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
365 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
385 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
406 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
426 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
446 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
466 .tuner_type = TUNER_TNF_5335MF,
486 .tuner_type = TUNER_PHILIPS_FM1216ME_MK3,
515 .tuner_type = TUNER_ABSENT,
525 .tuner_type = TUNER_ABSENT,
537 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
559 .tuner_type = TUNER_ABSENT, /* Capture only device */
575 .tuner_type = TUNER_ABSENT,
586 .tuner_type = TUNER_ABSENT, /* Capture only device */
600 .tuner_type = TUNER_TNF_5335MF,
619 .tuner_type = TUNER_TNF_5335MF,
641 .tuner_type = TUNER_XC2028,
665 .tuner_type = TUNER_XC2028,
684 .tuner_type = TUNER_ABSENT, /* Capture only device */
702 .tuner_type = TUNER_ABSENT, /* Capture only device */
716 .tuner_type = TUNER_TNF_5335MF,
745 .tuner_type = TUNER_XC2028,
751 .tuner_type = TUNER_ABSENT, /* MT2060 */
756 .tuner_type = TUNER_XC2028,
766 .tuner_type = TUNER_ABSENT, /* MT2060 */
774 .tuner_type = TUNER_ABSENT, /* MT2060 */
780 .tuner_type = TUNER_XC2028,
805 .tuner_type = TUNER_XC2028,
832 .tuner_type = TUNER_XC2028,
856 .tuner_type = TUNER_XC2028,
882 .tuner_type = TUNER_XC2028,
908 .tuner_type = TUNER_XC2028,
934 .tuner_type = TUNER_XC2028,
960 .tuner_type = TUNER_XC2028,
989 .tuner_type = TUNER_XC2028,
1011 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1035 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1056 .tuner_type = TUNER_ABSENT, /* capture only board */
1070 .tuner_type = TUNER_ABSENT, /* Capture-only board */
1087 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1107 .tuner_type = TUNER_PHILIPS_FCV1236D,
1127 .tuner_type = TUNER_ABSENT, /* capture only board */
1142 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1162 .tuner_type = TUNER_YMEC_TVF_5533MF,
1184 .tuner_type = TUNER_YMEC_TVF_5533MF,
1205 .tuner_type = TUNER_ABSENT,
1218 .tuner_type = TUNER_XC2028,
1241 .tuner_type = TUNER_XC2028,
1264 .tuner_type = TUNER_XC2028,
1283 .tuner_type = TUNER_XC2028,
1309 .tuner_type = TUNER_THOMSON_DTT761X,
1341 .tuner_type = TUNER_XC2028,
1367 .tuner_type = TUNER_XC2028,
1389 .tuner_type = TUNER_XC2028,
1414 .tuner_type = TUNER_XC2028,
1437 .tuner_type = TUNER_XC2028,
1461 .tuner_type = TUNER_XC2028,
1488 .tuner_type = TUNER_XC2028,
1503 .tuner_type = TUNER_XC2028,
1534 .tuner_type = TUNER_LG_PAL_NEW_TAPC,
1555 .tuner_type = TUNER_XC2028,
1583 .tuner_type = TUNER_ABSENT,
1597 .tuner_type = TUNER_PHILIPS_FM1236_MK3,
1618 .tuner_type = TUNER_ABSENT,
1634 .tuner_type = TUNER_ABSENT,
1653 .tuner_type = TUNER_XC2028,
1682 .tuner_type = TUNER_ABSENT,
1691 .tuner_type = TUNER_ABSENT, /* Digital-only TDA18271HD */
1876 if (dev->tuner_type != TUNER_XC2028)
2196 if (dev->tuner_type == TUNER_ABSENT)
2211 if ((dev->tuner_type != TUNER_ABSENT) && (dev->tuner_type)) {
2212 tun_setup.type = dev->tuner_type;
2227 if (dev->tuner_type == TUNER_XC2028) {
2265 dev->tuner_type = em28xx_eeprom_hash[i].tuner;
2298 dev->tuner_type = em28xx_i2c_hash[i].tuner;
2396 dev->tuner_type = em28xx_boards[dev->model].tuner_type;
2420 dev->tuner_type = tv.tuner_type;
2509 dev->tuner_type = tuner;
2537 if (dev->board.tuner_type != TUNER_ABSENT) {