Home
last modified time | relevance | path

Searched refs:TUNER_XC2028 (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-cards.c686 .tuner_type = TUNER_XC2028,
1039 .tuner_type = TUNER_XC2028,
1063 .tuner_type = TUNER_XC2028,
1143 .tuner_type = TUNER_XC2028,
1158 .tuner_type = TUNER_XC2028,
1186 .tuner_type = TUNER_XC2028,
1286 .tuner_type = TUNER_XC2028,
1313 .tuner_type = TUNER_XC2028,
1339 .tuner_type = TUNER_XC2028,
1365 .tuner_type = TUNER_XC2028,
[all …]
Dem28xx-video.c2448 if (dev->tuner_type == TUNER_XC2028) { in em28xx_tuner_setup()
2457 xc2028_cfg.tuner = TUNER_XC2028; in em28xx_tuner_setup()
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-cards.c103 .tuner_type = TUNER_XC2028,
129 .tuner_type = TUNER_XC2028,
156 .tuner_type = TUNER_XC2028,
192 .tuner_type = TUNER_XC2028,
247 .tuner_type = TUNER_XC2028,
273 .tuner_type = TUNER_XC2028, /* has a XC3028 */
303 .tuner_type = TUNER_XC2028, /* has a XC3028 */
335 .tuner_type = TUNER_XC2028, /* has a XC3028 */
447 .tuner_type = TUNER_XC2028, /* has a XC3028 */
509 .tuner_type = TUNER_XC2028, /* has a XC3028 */
[all …]
Dtm6000-dvb.c278 case TUNER_XC2028: { in register_dvb()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-cards.c228 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
279 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
339 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
446 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
493 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
546 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
Dcx18-gpio.c243 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset()
269 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init()
340 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
Dcx18-driver.c1085 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in cx18_probe()
1088 if (setup.type == TUNER_XC2028) { in cx18_probe()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-cards.c1569 .tuner_type = TUNER_XC2028,
1607 .tuner_type = TUNER_XC2028,
1716 .tuner_type = TUNER_XC2028,
1760 .tuner_type = TUNER_XC2028,
1795 .tuner_type = TUNER_XC2028,
1833 .tuner_type = TUNER_XC2028,
1856 .tuner_type = TUNER_XC2028,
1893 .tuner_type = TUNER_XC2028,
2120 .tuner_type = TUNER_XC2028,
2160 .tuner_type = TUNER_XC2028,
[all …]
/Linux-v4.19/include/media/
Dtuner.h119 #define TUNER_XC2028 71 macro
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-cards.c904 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
940 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
978 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1173 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1208 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
Divtv-driver.c1193 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in ivtv_probe()
1196 if (setup.type == TUNER_XC2028) { in ivtv_probe()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-cards.c174 .tuner_type = TUNER_XC2028,
226 .tuner_type = TUNER_XC2028,
486 .tuner_type = TUNER_XC2028,
632 .tuner_type = TUNER_XC2028,
/Linux-v4.19/drivers/media/common/
Dtveeprom.c208 { TUNER_XC2028, "Xceive XC3028"},
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-cards.c1310 .tuner_type = TUNER_XC2028,
4722 .tuner_type = TUNER_XC2028,
4748 .tuner_type = TUNER_XC2028,
4774 .tuner_type = TUNER_XC2028,
4796 .tuner_type = TUNER_XC2028,
4842 .tuner_type = TUNER_XC2028,
7303 case TUNER_XC2028: in saa7134_tuner_callback()
7665 if (dev->tuner_type == TUNER_XC2028) { in saa7134_tuner_setup()
7687 xc2028_cfg.tuner = TUNER_XC2028; in saa7134_tuner_setup()
/Linux-v4.19/drivers/media/tuners/
Dtuner-types.c1831 [TUNER_XC2028] = { /* Xceive 2028 */
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c325 case TUNER_XC2028: in set_type()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-core.c1390 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()