Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/common/
Dtveeprom.c76 { TUNER_ABSENT, "None" },
77 { TUNER_ABSENT, "External" },
78 { TUNER_ABSENT, "Unspecified" },
105 { TUNER_ABSENT, "Samsung TCPN9082D" },
106 { TUNER_ABSENT, "Samsung TCPM9092P" },
109 { TUNER_ABSENT, "Samsung TCPN9085D" },
110 { TUNER_ABSENT, "Samsung TCPB9085P" },
111 { TUNER_ABSENT, "Samsung TCPL9091P" },
118 { TUNER_ABSENT, "Philips FI1256MP" },
120 { TUNER_ABSENT, "Samsung TCPQ9091P" },
[all …]
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-cards.c418 .tuner_type = TUNER_ABSENT,
455 .tuner_type = TUNER_ABSENT,
613 .tuner_type = TUNER_ABSENT,
778 .tuner_type = TUNER_ABSENT,
818 .tuner_type = TUNER_ABSENT,
1016 .tuner_type = TUNER_ABSENT,
1223 .tuner_type = TUNER_ABSENT,
1282 .tuner_type = TUNER_ABSENT,
1426 .tuner_type = TUNER_ABSENT,
1463 .tuner_type = TUNER_ABSENT,
[all …]
Dbttv-driver.c1208 btv->audio_input = (btv->tuner_type != TUNER_ABSENT && input == 0) ? in set_input()
1772 if (btv->tuner_type != TUNER_ABSENT && i->index == 0) { in bttv_enum_input()
2498 if (btv->tuner_type != TUNER_ABSENT) in bttv_querycap()
3936 if (btv->tuner_type == TUNER_ABSENT) { in vdev_init()
4196 if (btv->tuner_type != TUNER_ABSENT) { in bttv_probe()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-cards.c654 .tuner_type = TUNER_ABSENT,
668 .tuner_type = TUNER_ABSENT,
681 .tuner_type = TUNER_ABSENT,
699 .tuner_type = TUNER_ABSENT,
913 .tuner_type = TUNER_ABSENT,
923 .tuner_type = TUNER_ABSENT,
957 .tuner_type = TUNER_ABSENT, /* Capture only device */
973 .tuner_type = TUNER_ABSENT,
984 .tuner_type = TUNER_ABSENT, /* Capture only device */
1082 .tuner_type = TUNER_ABSENT, /* Capture only device */
[all …]
Dem28xx-video.c1023 if (dev->tuner_type != TUNER_ABSENT) in em28xx_v4l2_create_entities()
1938 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap()
2430 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type) { in em28xx_tuner_setup()
2550 if (dev->board.tuner_type != TUNER_ABSENT) { in em28xx_v4l2_init()
2724 if (dev->tuner_type == TUNER_ABSENT) { in em28xx_v4l2_init()
2754 if (dev->tuner_type == TUNER_ABSENT) { in em28xx_v4l2_init()
Dem28xx-dvb.c1084 if (!dev->has_video || dev->tuner_type == TUNER_ABSENT) in em28xx_register_dvb()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-cards.c71 .tuner_type = TUNER_ABSENT,
255 .tuner_type = TUNER_ABSENT,
381 .tuner_type = TUNER_ABSENT,
522 .tuner_type = TUNER_ABSENT,
551 .tuner_type = TUNER_ABSENT,
645 .tuner_type = TUNER_ABSENT,
671 .tuner_type = TUNER_ABSENT,
742 .tuner_type = TUNER_ABSENT,
781 .tuner_type = TUNER_ABSENT,
820 .tuner_type = TUNER_ABSENT,
[all …]
Dcx231xx-video.c1135 if (dev->tuner_type == TUNER_ABSENT) in cx231xx_v4l2_create_entities()
1569 if (dev->tuner_type != TUNER_ABSENT) in cx231xx_querycap()
2174 if (dev->tuner_type == TUNER_ABSENT) { in cx231xx_vdev_init()
Dcx231xx-dvb.c573 dev->tuner_type == TUNER_ABSENT); in register_dvb()
Dcx231xx-avcore.c2347 if (dev->board.tuner_type != TUNER_ABSENT) { in cx231xx_set_power_mode()
2411 if (dev->board.tuner_type != TUNER_ABSENT) { in cx231xx_set_power_mode()
Dcx231xx-417.c1960 if (dev->tuner_type == TUNER_ABSENT) { in cx231xx_video_dev_init()
/Linux-v4.19/include/media/
Dtuner.h32 #define TUNER_ABSENT 4 macro
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-video.c647 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap()
885 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_tuner()
901 if (dev->tuner_type == TUNER_ABSENT) in vidioc_s_tuner()
916 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_frequency()
932 if (dev->tuner_type == TUNER_ABSENT) in cx23885_set_freq()
1205 if ((TUNER_ABSENT != dev->tuner_type) && in cx23885_video_register()
Dcx23885-cards.c328 .tuner_type = TUNER_ABSENT,
357 .tuner_type = TUNER_ABSENT,
445 .tuner_type = TUNER_ABSENT,
666 .tuner_type = TUNER_ABSENT,
793 .tuner_type = TUNER_ABSENT,
Dcx23885-417.c1279 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_tuner()
1296 if (dev->tuner_type == TUNER_ABSENT) in vidioc_s_tuner()
1310 if (dev->tuner_type == TUNER_ABSENT) in vidioc_g_frequency()
1338 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-cards.c68 .tuner_type = TUNER_ABSENT,
848 .tuner_type = TUNER_ABSENT,
933 .tuner_type = TUNER_ABSENT,
1294 .tuner_type = TUNER_ABSENT,
1953 .tuner_type = TUNER_ABSENT,
2392 .tuner_type = TUNER_ABSENT,
2411 .tuner_type = TUNER_ABSENT,
2452 .tuner_type = TUNER_ABSENT,
2516 .tuner_type = TUNER_ABSENT,
2797 .tuner_type = TUNER_ABSENT,
[all …]
Dsaa7134-core.c1206 if (TUNER_ABSENT != dev->tuner_type) in saa7134_initdev()
Dsaa7134-video.c1511 if ((tuner_type != TUNER_ABSENT) && (tuner_type != UNSET)) in saa7134_querycap()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-cards.c230 if (dev->board.tuner_type != TUNER_ABSENT && dev->board.has_analog) { in au0828_card_analog_fe_setup()
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c259 if (type == UNSET || type == TUNER_ABSENT) { in set_type()
453 t->type = TUNER_ABSENT; in set_type()
/Linux-v4.19/drivers/media/tuners/
Dtuner-types.c1460 [TUNER_ABSENT] = { /* Tuner Absent */
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-cards.c491 .tuner_type = TUNER_ABSENT,
Dtm6000-video.c861 if (dev->tuner_type != TUNER_ABSENT) in vidioc_querycap()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-driver.c415 if (tv.tuner_type == TUNER_ABSENT) in cx18_process_eeprom()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-driver.c512 if (tv.tuner_type == TUNER_ABSENT) in ivtv_process_eeprom()