Searched refs:TUNER_XC2028 (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 945 .tuner_type = TUNER_XC2028, 969 .tuner_type = TUNER_XC2028, 1049 .tuner_type = TUNER_XC2028, 1060 .tuner_type = TUNER_XC2028, 1088 .tuner_type = TUNER_XC2028, 1172 .tuner_type = TUNER_XC2028, 1199 .tuner_type = TUNER_XC2028, 1225 .tuner_type = TUNER_XC2028, 1251 .tuner_type = TUNER_XC2028, 1277 .tuner_type = TUNER_XC2028, [all …]
|
D | em28xx-video.c | 2237 if (dev->tuner_type == TUNER_XC2028) { in em28xx_tuner_setup() 2246 xc2028_cfg.tuner = TUNER_XC2028; in em28xx_tuner_setup()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-cards.c | 118 .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 …]
|
D | tm6000-dvb.c | 282 case TUNER_XC2028: { in register_dvb()
|
/linux-4.1.27/drivers/media/pci/cx18/ |
D | cx18-cards.c | 233 { .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 },
|
D | cx18-gpio.c | 248 if (cx->card->tuners[0].tuner == TUNER_XC2028) in resetctrl_reset() 274 if (cx->card->tuners[0].tuner == TUNER_XC2028) { in cx18_gpio_init() 345 cx->card->tuners[0].tuner != TUNER_XC2028) in cx18_reset_tuner_gpio()
|
D | cx18-driver.c | 1097 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in cx18_probe() 1100 if (setup.type == TUNER_XC2028) { in cx18_probe()
|
/linux-4.1.27/include/media/ |
D | tuner.h | 119 #define TUNER_XC2028 71 macro
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-cards.c | 1579 .tuner_type = TUNER_XC2028, 1617 .tuner_type = TUNER_XC2028, 1725 .tuner_type = TUNER_XC2028, 1762 .tuner_type = TUNER_XC2028, 1797 .tuner_type = TUNER_XC2028, 1835 .tuner_type = TUNER_XC2028, 1858 .tuner_type = TUNER_XC2028, 1894 .tuner_type = TUNER_XC2028, 2121 .tuner_type = TUNER_XC2028, 2161 .tuner_type = TUNER_XC2028, [all …]
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 904 { .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 },
|
D | ivtv-driver.c | 1205 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in ivtv_probe() 1208 if (setup.type == TUNER_XC2028) { in ivtv_probe()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 173 .tuner_type = TUNER_XC2028, 225 .tuner_type = TUNER_XC2028, 485 .tuner_type = TUNER_XC2028, 631 .tuner_type = TUNER_XC2028,
|
/linux-4.1.27/drivers/media/common/ |
D | tveeprom.c | 224 { TUNER_XC2028, "Xceive XC3028"},
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 1356 .tuner_type = TUNER_XC2028, 4881 .tuner_type = TUNER_XC2028, 4908 .tuner_type = TUNER_XC2028, 4935 .tuner_type = TUNER_XC2028, 4958 .tuner_type = TUNER_XC2028, 5005 .tuner_type = TUNER_XC2028, 7377 case TUNER_XC2028: in saa7134_tuner_callback() 7736 if (dev->tuner_type == TUNER_XC2028) { in saa7134_tuner_setup() 7758 xc2028_cfg.tuner = TUNER_XC2028; in saa7134_tuner_setup()
|
/linux-4.1.27/drivers/media/tuners/ |
D | tuner-types.c | 1831 [TUNER_XC2028] = { /* Xceive 2028 */
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | tuner-core.c | 340 case TUNER_XC2028: in set_type()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-core.c | 1330 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()
|