Symbol: TUNER_XC5000
drivers/media/common/tveeprom.c
233
{ TUNER_XC5000, "Xceive XC5000"},
drivers/media/pci/cx23885/cx23885-cards.c
372
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx23885/cx23885-cards.c
402
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx23885/cx23885-cards.c
501
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx23885/cx23885-cards.c
528
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx23885/cx23885-cards.c
562
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx88/cx88-cards.c
1510
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx88/cx88-cards.c
1838
.tuner_type = TUNER_XC5000,
drivers/media/pci/cx88/cx88-cards.c
3282
case TUNER_XC5000:
drivers/media/pci/saa7134/saa7134-cards.c
5214
.tuner_type = TUNER_XC5000,
drivers/media/pci/saa7134/saa7134-cards.c
5351
.tuner_type = TUNER_XC5000,
drivers/media/pci/saa7134/saa7134-cards.c
5379
.tuner_type = TUNER_XC5000,
drivers/media/pci/saa7134/saa7134-cards.c
7363
case TUNER_XC5000:
drivers/media/tuners/tuner-types.c
1874
[TUNER_XC5000] = { /* Xceive 5000 */
drivers/media/usb/au0828/au0828-cards.c
129
.tuner_type = TUNER_XC5000,
drivers/media/usb/au0828/au0828-cards.c
38
.tuner_type = TUNER_XC5000,
drivers/media/usb/au0828/au0828-cards.c
65
.tuner_type = TUNER_XC5000,
drivers/media/usb/au0828/au0828-cards.c
92
.tuner_type = TUNER_XC5000,
drivers/media/usb/au0828/au0828-cards.c
98
.tuner_type = TUNER_XC5000,
drivers/media/usb/au0828/au0828-dvb.c
581
case TUNER_XC5000:
drivers/media/usb/au0828/au0828-i2c.c
130
if (((dev->board.tuner_type == TUNER_XC5000) ||
drivers/media/usb/au0828/au0828-i2c.c
224
if (((dev->board.tuner_type == TUNER_XC5000) ||
drivers/media/usb/cx231xx/cx231xx-avcore.c
1192
case TUNER_XC5000:
drivers/media/usb/cx231xx/cx231xx-avcore.c
769
if (dev->board.tuner_type == TUNER_XC5000) {
drivers/media/usb/cx231xx/cx231xx-cards.c
1088
if (dev->tuner_type == TUNER_XC5000) {
drivers/media/usb/cx231xx/cx231xx-cards.c
1189
if (tun_setup.type == TUNER_XC5000) {
drivers/media/usb/cx231xx/cx231xx-cards.c
122
.tuner_type = TUNER_XC5000,
drivers/media/usb/cx231xx/cx231xx-cards.c
274
.tuner_type = TUNER_XC5000,
drivers/media/usb/cx231xx/cx231xx-cards.c
302
.tuner_type = TUNER_XC5000,
drivers/media/usb/cx231xx/cx231xx-cards.c
82
.tuner_type = TUNER_XC5000,
drivers/media/usb/cx231xx/cx231xx-core.c
1372
if ((dev->board.tuner_type == TUNER_XC5000) ||
drivers/media/usb/cx231xx/cx231xx-i2c.c
193
if (is_tuner(dev, bus, msg, TUNER_XC5000)) {
drivers/media/usb/cx231xx/cx231xx-i2c.c
285
if (is_tuner(dev, bus, msg2, TUNER_XC5000)) {
drivers/media/usb/cx231xx/cx231xx-i2c.c
86
if (is_tuner(dev, bus, msg, TUNER_XC5000)) {
drivers/media/usb/em28xx/em28xx-cards.c
1328
.tuner_type = TUNER_XC5000,
drivers/media/usb/em28xx/em28xx-cards.c
3095
if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000)
drivers/media/v4l2-core/tuner-core.c
389
case TUNER_XC5000: