Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/em28xx/
Dem28xx-cards.c776 .tuner_type = TUNER_XC2028,
800 .tuner_type = TUNER_XC2028,
880 .tuner_type = TUNER_XC2028,
891 .tuner_type = TUNER_XC2028,
919 .tuner_type = TUNER_XC2028,
988 .tuner_type = TUNER_XC2028,
1015 .tuner_type = TUNER_XC2028,
1041 .tuner_type = TUNER_XC2028,
1067 .tuner_type = TUNER_XC2028,
1093 .tuner_type = TUNER_XC2028,
[all …]
/linux-3.4.99/drivers/media/video/tm6000/
Dtm6000-cards.c118 .tuner_type = TUNER_XC2028,
144 .tuner_type = TUNER_XC2028,
171 .tuner_type = TUNER_XC2028,
207 .tuner_type = TUNER_XC2028,
262 .tuner_type = TUNER_XC2028,
288 .tuner_type = TUNER_XC2028, /* has a XC3028 */
318 .tuner_type = TUNER_XC2028, /* has a XC3028 */
350 .tuner_type = TUNER_XC2028, /* has a XC3028 */
462 .tuner_type = TUNER_XC2028, /* has a XC3028 */
524 .tuner_type = TUNER_XC2028, /* has a XC3028 */
[all …]
Dtm6000-dvb.c282 case TUNER_XC2028: { in register_dvb()
/linux-3.4.99/drivers/media/video/cx18/
Dcx18-cards.c233 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
284 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
344 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
451 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
498 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
551 { .std = V4L2_STD_ALL, .tuner = TUNER_XC2028 },
Dcx18-gpio.c244 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset()
270 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init()
341 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
Dcx18-driver.c1090 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in cx18_probe()
1093 if (setup.type == TUNER_XC2028) { in cx18_probe()
/linux-3.4.99/include/media/
Dtuner.h119 #define TUNER_XC2028 71 macro
/linux-3.4.99/drivers/media/video/cx88/
Dcx88-cards.c1574 .tuner_type = TUNER_XC2028,
1612 .tuner_type = TUNER_XC2028,
1720 .tuner_type = TUNER_XC2028,
1757 .tuner_type = TUNER_XC2028,
1792 .tuner_type = TUNER_XC2028,
1830 .tuner_type = TUNER_XC2028,
1853 .tuner_type = TUNER_XC2028,
1889 .tuner_type = TUNER_XC2028,
2116 .tuner_type = TUNER_XC2028,
2156 .tuner_type = TUNER_XC2028,
[all …]
/linux-3.4.99/drivers/media/video/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.c1180 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in ivtv_probe()
1183 if (setup.type == TUNER_XC2028) { in ivtv_probe()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-cards.c161 .tuner_type = TUNER_XC2028,
382 .tuner_type = TUNER_XC2028,
/linux-3.4.99/drivers/media/video/
Dtveeprom.c231 { TUNER_XC2028, "Xceive XC3028"},
Dtuner-core.c353 case TUNER_XC2028: in set_type()
/linux-3.4.99/drivers/media/video/saa7134/
Dsaa7134-cards.c1351 .tuner_type = TUNER_XC2028,
4876 .tuner_type = TUNER_XC2028,
4903 .tuner_type = TUNER_XC2028,
4930 .tuner_type = TUNER_XC2028,
4953 .tuner_type = TUNER_XC2028,
5000 .tuner_type = TUNER_XC2028,
7252 case TUNER_XC2028: in saa7134_tuner_callback()
7599 if (dev->tuner_type == TUNER_XC2028) { in saa7134_tuner_setup()
7621 xc2028_cfg.tuner = TUNER_XC2028; in saa7134_tuner_setup()
/linux-3.4.99/drivers/media/common/tuners/
Dtuner-types.c1779 [TUNER_XC2028] = { /* Xceive 2028 */
/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-core.c1332 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()