Searched refs:TUNER_ABSENT (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtveeprom.c98 { TUNER_ABSENT, "None" },
99 { TUNER_ABSENT, "External" },
100 { TUNER_ABSENT, "Unspecified" },
127 { TUNER_ABSENT, "Samsung TCPN9082D" },
128 { TUNER_ABSENT, "Samsung TCPM9092P" },
131 { TUNER_ABSENT, "Samsung TCPN9085D" },
132 { TUNER_ABSENT, "Samsung TCPB9085P" },
133 { TUNER_ABSENT, "Samsung TCPL9091P" },
140 { TUNER_ABSENT, "Philips FI1256MP" },
142 { TUNER_ABSENT, "Samsun
[all...]
H A Dtuner-core.c153 if (type == UNSET || type == TUNER_ABSENT) {
186 t->type = TUNER_ABSENT;
H A Dtuner-types.c1080 [TUNER_ABSENT] = { /* Tuner Absent */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-cards.c305 .tuner_type = TUNER_ABSENT,
394 .tuner_type = TUNER_ABSENT,
413 .tuner_type = TUNER_ABSENT, /* No analog tuner */
500 .tuner_type = TUNER_ABSENT,
512 .tuner_type = TUNER_ABSENT,
537 .tuner_type = TUNER_ABSENT, /* No analog tuner */
554 .tuner_type = TUNER_ABSENT,
744 .tuner_type = TUNER_ABSENT,
763 .tuner_type = TUNER_ABSENT,
881 .tuner_type = TUNER_ABSENT,
[all...]
H A Dcx88-i2c.c224 if (core->tuner_type != TUNER_ABSENT)
H A Dcx88-video.c1826 if (TUNER_ABSENT != core->tuner_type)
1882 if (core->tuner_type != TUNER_ABSENT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dtuner.h38 #define TUNER_ABSENT 4 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-cards.c48 .tuner_type = TUNER_ABSENT,
798 .tuner_type = TUNER_ABSENT,
884 .tuner_type = TUNER_ABSENT,
1248 .tuner_type = TUNER_ABSENT,
1850 .tuner_type = TUNER_ABSENT,
2286 .tuner_type = TUNER_ABSENT,
2305 .tuner_type = TUNER_ABSENT,
2344 .tuner_type = TUNER_ABSENT,
2409 .tuner_type = TUNER_ABSENT,
2698 .tuner_type = TUNER_ABSENT,
[all...]
H A Dsaa7134-core.c973 if (TUNER_ABSENT != dev->tuner_type)
1037 if (TUNER_ABSENT != dev->tuner_type)
H A Dsaa7134-video.c1772 if ((tuner_type == TUNER_ABSENT) || (tuner_type == UNSET))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-driver.c417 if (tv.tuner_type == TUNER_ABSENT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c2325 .tuner_type = TUNER_ABSENT,
2341 .tuner_type = TUNER_ABSENT,
2494 .tuner_type = TUNER_ABSENT,
H A Dbttv-driver.c3175 bttv_tvcards[btv->c.type].tuner != TUNER_ABSENT)

Completed in 110 milliseconds