Searched refs:TUNER_PHILIPS_SECAM (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/media/common/ |
D | tveeprom.c | 80 { TUNER_PHILIPS_SECAM, "Philips FI1216MF" }, 85 { TUNER_PHILIPS_SECAM, "Philips FI1216MF MK2" }, 94 { TUNER_PHILIPS_SECAM, "Philips FR1216MF MK2" }, 100 { TUNER_PHILIPS_SECAM, "Philips FM1216MF" },
|
/Linux-v4.19/drivers/media/usb/usbvision/ |
D | usbvision-cards.c | 310 .tuner_type = TUNER_PHILIPS_SECAM, 490 .tuner_type = TUNER_PHILIPS_SECAM, 522 .tuner_type = TUNER_PHILIPS_SECAM, 538 .tuner_type = TUNER_PHILIPS_SECAM, 854 .tuner_type = TUNER_PHILIPS_SECAM,
|
/Linux-v4.19/include/media/ |
D | tuner.h | 30 #define TUNER_PHILIPS_SECAM 3 /* you must actively select B/G, L, L` */ macro
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 720 .tuner_type = TUNER_PHILIPS_SECAM, 4053 TUNER_PHILIPS_SECAM, TUNER_PHILIPS_SECAM, 4054 TUNER_PHILIPS_SECAM, TUNER_PHILIPS_PAL,
|
/Linux-v4.19/drivers/media/tuners/ |
D | tuner-types.c | 1455 [TUNER_PHILIPS_SECAM] = { /* Philips SECAM */
|
D | tuner-simple.c | 327 case TUNER_PHILIPS_SECAM: /* FI1216MF */ in simple_std_setup()
|