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

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

Completed in 283 milliseconds