Searched refs:TUNER_XC2028 (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-cards.c | 731 .tuner_type = TUNER_XC2028, 1084 .tuner_type = TUNER_XC2028, 1108 .tuner_type = TUNER_XC2028, 1188 .tuner_type = TUNER_XC2028, 1203 .tuner_type = TUNER_XC2028, 1231 .tuner_type = TUNER_XC2028, 1331 .tuner_type = TUNER_XC2028, 1358 .tuner_type = TUNER_XC2028, 1384 .tuner_type = TUNER_XC2028, 1410 .tuner_type = TUNER_XC2028, [all …]
|
| H A D | em28xx-video.c | 2487 if (dev->tuner_type == TUNER_XC2028) { in em28xx_tuner_setup() 2496 xc2028_cfg.tuner = TUNER_XC2028; in em28xx_tuner_setup()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 1560 .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/include/media/ |
| H A D | tuner.h | 110 #define TUNER_XC2028 71 macro
|
| /linux/drivers/media/common/ |
| H A D | tveeprom.c | 200 { TUNER_XC2028, "Xceive XC3028"},
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-driver.c | 1075 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in cx18_probe() 1078 if (setup.type == TUNER_XC2028) { in cx18_probe()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-driver.c | 1148 setup.tuner_callback = (setup.type == TUNER_XC2028) ? in ivtv_probe() 1151 if (setup.type == TUNER_XC2028) { in ivtv_probe()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 373 case TUNER_XC2028: in set_type()
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-core.c | 1373 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()
|