Searched refs:TUNER_PHILIPS_NTSC (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/common/ |
D | tveeprom.c | 73 { TUNER_PHILIPS_NTSC, "Philips FI1236" }, 79 { TUNER_PHILIPS_NTSC, "Philips FI1236 MK2" }, 87 { TUNER_PHILIPS_NTSC, "Philips FR1236 MK2" }, 93 { TUNER_PHILIPS_NTSC, "Philips FM1236" }, 107 { TUNER_PHILIPS_NTSC, "Philips TD1536" }, 108 { TUNER_PHILIPS_NTSC, "Philips TD1536D" }, 109 { TUNER_PHILIPS_NTSC, "Philips FMR1236" }, /* mono radio */
|
/kernel/linux/linux-5.10/include/media/ |
D | tuner.h | 20 #define TUNER_PHILIPS_NTSC 2 macro
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 391 .tuner_type = TUNER_PHILIPS_NTSC, 933 .tuner_type = TUNER_PHILIPS_NTSC, 1534 .tuner_type = TUNER_PHILIPS_NTSC, 1866 .tuner_type = TUNER_PHILIPS_NTSC, 2331 .tuner_type = TUNER_PHILIPS_NTSC, 2543 .tuner_type = TUNER_PHILIPS_NTSC, 3702 btv->tuner_type=TUNER_PHILIPS_NTSC; in modtec_eeprom() 4038 TUNER_PHILIPS_NTSC, TUNER_PHILIPS_PAL /* PAL-BG*/,
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
D | tuner-types.c | 1451 [TUNER_PHILIPS_NTSC] = { /* Philips NTSC */
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 253 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_NTSC },
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 776 .tuner_type = TUNER_PHILIPS_NTSC, 1182 .tuner_type = TUNER_PHILIPS_NTSC, 1540 .tuner_type = TUNER_PHILIPS_NTSC, 3008 .tuner_type = TUNER_PHILIPS_NTSC,
|