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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dtveeprom.c99 { TUNER_ABSENT, "None" },
100 { TUNER_ABSENT, "External" },
101 { TUNER_ABSENT, "Unspecified" },
128 { TUNER_ABSENT, "Samsung TCPN9082D" },
129 { TUNER_ABSENT, "Samsung TCPM9092P" },
132 { TUNER_ABSENT, "Samsung TCPN9085D" },
133 { TUNER_ABSENT, "Samsung TCPB9085P" },
134 { TUNER_ABSENT, "Samsung TCPL9091P" },
141 { TUNER_ABSENT, "Philips FI1256MP" },
143 { TUNER_ABSENT, "Samsun
[all...]
H A Dtuner-core.c325 if (type == UNSET || type == TUNER_ABSENT) {
476 t->type = TUNER_ABSENT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dtveeprom.c99 { TUNER_ABSENT, "None" },
100 { TUNER_ABSENT, "External" },
101 { TUNER_ABSENT, "Unspecified" },
128 { TUNER_ABSENT, "Samsung TCPN9082D" },
129 { TUNER_ABSENT, "Samsung TCPM9092P" },
132 { TUNER_ABSENT, "Samsung TCPN9085D" },
133 { TUNER_ABSENT, "Samsung TCPB9085P" },
134 { TUNER_ABSENT, "Samsung TCPL9091P" },
141 { TUNER_ABSENT, "Philips FI1256MP" },
143 { TUNER_ABSENT, "Samsun
[all...]
H A Dtuner-core.c325 if (type == UNSET || type == TUNER_ABSENT) {
476 t->type = TUNER_ABSENT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c412 .tuner_type = TUNER_ABSENT,
452 .tuner_type = TUNER_ABSENT,
621 .tuner_type = TUNER_ABSENT,
791 .tuner_type = TUNER_ABSENT,
832 .tuner_type = TUNER_ABSENT,
1037 .tuner_type = TUNER_ABSENT,
1250 .tuner_type = TUNER_ABSENT,
1311 .tuner_type = TUNER_ABSENT,
1459 .tuner_type = TUNER_ABSENT,
1497 .tuner_type = TUNER_ABSENT,
[all...]
H A Dbttv-driver.c1358 audio_input(btv, (btv->tuner_type != TUNER_ABSENT && input == 0) ?
1904 if (btv->tuner_type != TUNER_ABSENT && i->index == 0) {
1968 if (btv->tuner_type == TUNER_ABSENT)
2659 if (btv->tuner_type != TUNER_ABSENT)
2938 if (btv->tuner_type == TUNER_ABSENT)
3478 if (btv->tuner_type == TUNER_ABSENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttv-cards.c412 .tuner_type = TUNER_ABSENT,
452 .tuner_type = TUNER_ABSENT,
621 .tuner_type = TUNER_ABSENT,
791 .tuner_type = TUNER_ABSENT,
832 .tuner_type = TUNER_ABSENT,
1037 .tuner_type = TUNER_ABSENT,
1250 .tuner_type = TUNER_ABSENT,
1311 .tuner_type = TUNER_ABSENT,
1459 .tuner_type = TUNER_ABSENT,
1497 .tuner_type = TUNER_ABSENT,
[all...]
H A Dbttv-driver.c1358 audio_input(btv, (btv->tuner_type != TUNER_ABSENT && input == 0) ?
1904 if (btv->tuner_type != TUNER_ABSENT && i->index == 0) {
1968 if (btv->tuner_type == TUNER_ABSENT)
2659 if (btv->tuner_type != TUNER_ABSENT)
2938 if (btv->tuner_type == TUNER_ABSENT)
3478 if (btv->tuner_type == TUNER_ABSENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-cards.c344 .tuner_type = TUNER_ABSENT,
433 .tuner_type = TUNER_ABSENT,
452 .tuner_type = TUNER_ABSENT, /* No analog tuner */
539 .tuner_type = TUNER_ABSENT,
551 .tuner_type = TUNER_ABSENT,
576 .tuner_type = TUNER_ABSENT, /* No analog tuner */
593 .tuner_type = TUNER_ABSENT,
784 .tuner_type = TUNER_ABSENT,
803 .tuner_type = TUNER_ABSENT,
921 .tuner_type = TUNER_ABSENT,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-cards.c344 .tuner_type = TUNER_ABSENT,
433 .tuner_type = TUNER_ABSENT,
452 .tuner_type = TUNER_ABSENT, /* No analog tuner */
539 .tuner_type = TUNER_ABSENT,
551 .tuner_type = TUNER_ABSENT,
576 .tuner_type = TUNER_ABSENT, /* No analog tuner */
593 .tuner_type = TUNER_ABSENT,
784 .tuner_type = TUNER_ABSENT,
803 .tuner_type = TUNER_ABSENT,
921 .tuner_type = TUNER_ABSENT,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/media/
H A Dtuner.h34 #define TUNER_ABSENT 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/media/
H A Dtuner.h34 #define TUNER_ABSENT 4 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-cards.c266 .tuner_type = TUNER_ABSENT,
280 .tuner_type = TUNER_ABSENT,
293 .tuner_type = TUNER_ABSENT,
301 .tuner_type = TUNER_ABSENT,
515 .tuner_type = TUNER_ABSENT,
525 .tuner_type = TUNER_ABSENT,
559 .tuner_type = TUNER_ABSENT, /* Capture only device */
575 .tuner_type = TUNER_ABSENT,
586 .tuner_type = TUNER_ABSENT, /* Capture only device */
684 .tuner_type = TUNER_ABSENT, /* Captur
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-cards.c266 .tuner_type = TUNER_ABSENT,
280 .tuner_type = TUNER_ABSENT,
293 .tuner_type = TUNER_ABSENT,
301 .tuner_type = TUNER_ABSENT,
515 .tuner_type = TUNER_ABSENT,
525 .tuner_type = TUNER_ABSENT,
559 .tuner_type = TUNER_ABSENT, /* Capture only device */
575 .tuner_type = TUNER_ABSENT,
586 .tuner_type = TUNER_ABSENT, /* Capture only device */
684 .tuner_type = TUNER_ABSENT, /* Captur
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/au0828/
H A Dau0828-cards.c221 if (dev->board.tuner_type != TUNER_ABSENT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-cards.c221 if (dev->board.tuner_type != TUNER_ABSENT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-cards.c59 .tuner_type = TUNER_ABSENT,
869 .tuner_type = TUNER_ABSENT,
956 .tuner_type = TUNER_ABSENT,
1332 .tuner_type = TUNER_ABSENT,
2015 .tuner_type = TUNER_ABSENT,
2454 .tuner_type = TUNER_ABSENT,
2473 .tuner_type = TUNER_ABSENT,
2513 .tuner_type = TUNER_ABSENT,
2578 .tuner_type = TUNER_ABSENT,
2868 .tuner_type = TUNER_ABSENT,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-cards.c59 .tuner_type = TUNER_ABSENT,
869 .tuner_type = TUNER_ABSENT,
956 .tuner_type = TUNER_ABSENT,
1332 .tuner_type = TUNER_ABSENT,
2015 .tuner_type = TUNER_ABSENT,
2454 .tuner_type = TUNER_ABSENT,
2473 .tuner_type = TUNER_ABSENT,
2513 .tuner_type = TUNER_ABSENT,
2578 .tuner_type = TUNER_ABSENT,
2868 .tuner_type = TUNER_ABSENT,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c68 .tuner_type = TUNER_ABSENT,
256 if (dev->tuner_type == TUNER_ABSENT)
315 if (dev->board.tuner_type != TUNER_ABSENT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c68 .tuner_type = TUNER_ABSENT,
256 if (dev->tuner_type == TUNER_ABSENT)
315 if (dev->board.tuner_type != TUNER_ABSENT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/common/tuners/
H A Dtuner-types.c1367 [TUNER_ABSENT] = { /* Tuner Absent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx18/
H A Dcx18-driver.c383 if (tv.tuner_type == TUNER_ABSENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-types.c1367 [TUNER_ABSENT] = { /* Tuner Absent */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-driver.c383 if (tv.tuner_type == TUNER_ABSENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-driver.c480 if (tv.tuner_type == TUNER_ABSENT)

Completed in 537 milliseconds

12