Searched refs:TUNER_PHILIPS_TDA8290 (Results 1 – 9 of 9) sorted by relevance
/linux/include/media/ |
H A D | tuner.h | 89 #define TUNER_PHILIPS_TDA8290 54 macro
|
/linux/drivers/media/common/ |
H A D | tveeprom.c | 231 { TUNER_PHILIPS_TDA8290, "Philips 18271_8295"}, 238 { TUNER_PHILIPS_TDA8290, "NXP 18271C2"},
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-cards.c | 89 .tuner_type = TUNER_PHILIPS_TDA8290, 121 .tuner_type = TUNER_PHILIPS_TDA8290,
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 784 if (dev->tuner_type == TUNER_PHILIPS_TDA8290) { in tvaudio_thread_ddep()
|
/linux/drivers/media/tuners/ |
H A D | tuner-types.c | 1742 [TUNER_PHILIPS_TDA8290] = { /* Philips PAL|NTSC */
|
/linux/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 329 case TUNER_PHILIPS_TDA8290: in set_type()
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.c | 811 { .std = V4L2_STD_ALL, .tuner = TUNER_PHILIPS_TDA8290 },
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-cards.c | 1257 .tuner_type = TUNER_PHILIPS_TDA8290, 1273 .tuner_type = TUNER_PHILIPS_TDA8290,
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-cards.c | 1120 .tuner_type = TUNER_PHILIPS_TDA8290,
|