Home
last modified time | relevance | path

Searched refs:TUNER_ABSENT (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/common/
H A Dtveeprom.c68 { TUNER_ABSENT, "None" },
69 { TUNER_ABSENT, "External" },
70 { TUNER_ABSENT, "Unspecified" },
97 { TUNER_ABSENT, "Samsung TCPN9082D" },
98 { TUNER_ABSENT, "Samsung TCPM9092P" },
101 { TUNER_ABSENT, "Samsung TCPN9085D" },
102 { TUNER_ABSENT, "Samsung TCPB9085P" },
103 { TUNER_ABSENT, "Samsung TCPL9091P" },
110 { TUNER_ABSENT, "Philips FI1256MP" },
112 { TUNER_ABSENT, "Samsung TCPQ9091P" },
[all …]
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c404 .tuner_type = TUNER_ABSENT,
441 .tuner_type = TUNER_ABSENT,
599 .tuner_type = TUNER_ABSENT,
764 .tuner_type = TUNER_ABSENT,
804 .tuner_type = TUNER_ABSENT,
1002 .tuner_type = TUNER_ABSENT,
1209 .tuner_type = TUNER_ABSENT,
1268 .tuner_type = TUNER_ABSENT,
1412 .tuner_type = TUNER_ABSENT,
1449 .tuner_type = TUNER_ABSENT,
[all …]
/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c699 .tuner_type = TUNER_ABSENT,
713 .tuner_type = TUNER_ABSENT,
726 .tuner_type = TUNER_ABSENT,
744 .tuner_type = TUNER_ABSENT,
958 .tuner_type = TUNER_ABSENT,
968 .tuner_type = TUNER_ABSENT,
1002 .tuner_type = TUNER_ABSENT, /* Capture only device */
1018 .tuner_type = TUNER_ABSENT,
1029 .tuner_type = TUNER_ABSENT, /* Capture only device */
1127 .tuner_type = TUNER_ABSENT, /* Capture only device */
[all …]
H A Dem28xx-dvb.c1081 if (!dev->has_video || dev->tuner_type == TUNER_ABSENT) in em28xx_register_dvb()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-cards.c318 .tuner_type = TUNER_ABSENT,
347 .tuner_type = TUNER_ABSENT,
435 .tuner_type = TUNER_ABSENT,
656 .tuner_type = TUNER_ABSENT,
706 .tuner_type = TUNER_ABSENT,
782 .tuner_type = TUNER_ABSENT,
797 .tuner_type = TUNER_ABSENT,
804 .tuner_type = TUNER_ABSENT,
818 .tuner_type = TUNER_ABSENT,
824 .tuner_type = TUNER_ABSENT,
/linux/include/media/
H A Dtuner.h23 #define TUNER_ABSENT 4 macro
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-devattr.c641 .default_tuner_type = TUNER_ABSENT,
665 .default_tuner_type = TUNER_ABSENT,
/linux/drivers/media/usb/au0828/
H A Dau0828-cards.c220 if (dev->board.tuner_type != TUNER_ABSENT && dev->board.has_analog) { in au0828_card_analog_fe_setup()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c1174 if (TUNER_ABSENT != dev->tuner_type) in saa7134_initdev()
1184 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev()
1203 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev()
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c307 if (type == UNSET || type == TUNER_ABSENT) { in set_type()
501 t->type = TUNER_ABSENT; in set_type()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c561 dev->tuner_type == TUNER_ABSENT); in register_dvb()
/linux/drivers/media/tuners/
H A Dtuner-types.c1477 [TUNER_ABSENT] = { /* Tuner Absent */
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.c405 if (tv.tuner_type == TUNER_ABSENT) in cx18_process_eeprom()
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.c481 if (tv.tuner_type == TUNER_ABSENT) in ivtv_process_eeprom()