Home
last modified time | relevance | path

Searched refs:TUNER_XC5000 (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-cards.c52 .tuner_type = TUNER_XC5000,
79 .tuner_type = TUNER_XC5000,
106 .tuner_type = TUNER_XC5000,
112 .tuner_type = TUNER_XC5000,
Dau0828-i2c.c151 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes()
245 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
Dau0828-dvb.c558 case TUNER_XC5000: in au0828_dvb_register()
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-cards.c388 .tuner_type = TUNER_XC5000,
426 .tuner_type = TUNER_XC5000,
561 .tuner_type = TUNER_XC5000,
591 .tuner_type = TUNER_XC5000,
696 if (dev->tuner_type != TUNER_XC5000) in tm6000_xc5000_callback()
922 case TUNER_XC5000: in tm6000_config_tuner()
962 case TUNER_XC5000: in tm6000_config_tuner()
971 xc5000_cfg.tuner = TUNER_XC5000; in tm6000_config_tuner()
Dtm6000-dvb.c306 case TUNER_XC5000: { in register_dvb()
/linux-4.4.14/include/media/
Dtuner.h124 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-i2c.c98 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_send_bytes()
205 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes()
297 if (is_tuner(dev, bus, msg2, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes_with_saddr()
Dcx231xx-cards.c94 .tuner_type = TUNER_XC5000,
134 .tuner_type = TUNER_XC5000,
286 .tuner_type = TUNER_XC5000,
314 .tuner_type = TUNER_XC5000,
925 if (dev->tuner_type == TUNER_XC5000) { in cx231xx_tuner_callback()
1021 if (tun_setup.type == TUNER_XC5000) { in cx231xx_config_tuner()
Dcx231xx-avcore.c768 if (dev->board.tuner_type == TUNER_XC5000) { in cx231xx_set_decoder_video_input()
1191 case TUNER_XC5000: in cx231xx_set_audio_decoder_input()
Dcx231xx-core.c1327 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-cards.c381 .tuner_type = TUNER_XC5000,
411 .tuner_type = TUNER_XC5000,
510 .tuner_type = TUNER_XC5000,
537 .tuner_type = TUNER_XC5000,
571 .tuner_type = TUNER_XC5000,
/linux-4.4.14/drivers/media/common/
Dtveeprom.c257 { TUNER_XC5000, "Xceive XC5000"},
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-cards.c1529 .tuner_type = TUNER_XC5000,
1814 .tuner_type = TUNER_XC5000,
3254 case TUNER_XC5000: in cx88_tuner_callback()
/linux-4.4.14/drivers/media/tuners/
Dtuner-types.c1857 [TUNER_XC5000] = { /* Xceive 5000 */
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c356 case TUNER_XC5000: in set_type()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-cards.c1129 .tuner_type = TUNER_XC5000,
2516 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-cards.c5384 .tuner_type = TUNER_XC5000,
5525 .tuner_type = TUNER_XC5000,
5554 .tuner_type = TUNER_XC5000,
7461 case TUNER_XC5000: in saa7134_tuner_callback()