Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/usb/em28xx/
Dem28xx-cards.c717 .tuner_type = TUNER_XC2028,
1070 .tuner_type = TUNER_XC2028,
1094 .tuner_type = TUNER_XC2028,
1174 .tuner_type = TUNER_XC2028,
1189 .tuner_type = TUNER_XC2028,
1217 .tuner_type = TUNER_XC2028,
1317 .tuner_type = TUNER_XC2028,
1344 .tuner_type = TUNER_XC2028,
1370 .tuner_type = TUNER_XC2028,
1396 .tuner_type = TUNER_XC2028,
[all …]
Dem28xx-video.c2497 if (dev->tuner_type == TUNER_XC2028) { in em28xx_tuner_setup()
2506 xc2028_cfg.tuner = TUNER_XC2028; in em28xx_tuner_setup()
/linux-5.19.10/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.c275 case TUNER_XC2028: { in register_dvb()
/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-cards.c219 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
270 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
330 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
437 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
484 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
537 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
Dcx18-gpio.c234 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset()
260 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init()
331 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
Dcx18-driver.c1075 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in cx18_probe()
1078 if (setup.type == TUNER_XC2028) { in cx18_probe()
/linux-5.19.10/drivers/media/pci/cx88/
Dcx88-cards.c1560 .tuner_type = TUNER_XC2028,
1598 .tuner_type = TUNER_XC2028,
1707 .tuner_type = TUNER_XC2028,
1751 .tuner_type = TUNER_XC2028,
1786 .tuner_type = TUNER_XC2028,
1821 .tuner_type = TUNER_XC2028,
1859 .tuner_type = TUNER_XC2028,
1882 .tuner_type = TUNER_XC2028,
1919 .tuner_type = TUNER_XC2028,
2146 .tuner_type = TUNER_XC2028,
[all …]
/linux-5.19.10/include/media/
Dtuner.h110 #define TUNER_XC2028 71 macro
/linux-5.19.10/drivers/media/pci/ivtv/
Divtv-cards.c892 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
928 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
966 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1161 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
1196 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
Divtv-driver.c1192 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in ivtv_probe()
1195 if (setup.type == TUNER_XC2028) { in ivtv_probe()
/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23885-cards.c164 .tuner_type = TUNER_XC2028,
216 .tuner_type = TUNER_XC2028,
476 .tuner_type = TUNER_XC2028,
622 .tuner_type = TUNER_XC2028,
/linux-5.19.10/drivers/media/common/
Dtveeprom.c200 { TUNER_XC2028, "Xceive XC3028"},
/linux-5.19.10/drivers/media/pci/saa7134/
Dsaa7134-cards.c1301 .tuner_type = TUNER_XC2028,
4728 .tuner_type = TUNER_XC2028,
4754 .tuner_type = TUNER_XC2028,
4780 .tuner_type = TUNER_XC2028,
4802 .tuner_type = TUNER_XC2028,
4848 .tuner_type = TUNER_XC2028,
7362 case TUNER_XC2028: in saa7134_tuner_callback()
7724 if (dev->tuner_type == TUNER_XC2028) { in saa7134_tuner_setup()
7746 xc2028_cfg.tuner = TUNER_XC2028; in saa7134_tuner_setup()
/linux-5.19.10/drivers/media/tuners/
Dtuner-types.c1832 [TUNER_XC2028] = { /* Xceive 2028 */
/linux-5.19.10/drivers/media/v4l2-core/
Dtuner-core.c373 case TUNER_XC2028: in set_type()
/linux-5.19.10/drivers/media/usb/cx231xx/
Dcx231xx-core.c1372 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()