Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A 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/include/media/
H A Dtuner.h110 #define TUNER_XC2028 71 macro
/linux/drivers/media/common/
H A Dtveeprom.c200 { TUNER_XC2028, "Xceive XC3028"},
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c1373 (dev->board.tuner_type == TUNER_XC2028)) in cx231xx_dev_init()