Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-cards.c48 .tuner_type = TUNER_XC5000,
75 .tuner_type = TUNER_XC5000,
102 .tuner_type = TUNER_XC5000,
108 .tuner_type = TUNER_XC5000,
Dau0828-i2c.c147 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes()
241 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
Dau0828-dvb.c590 case TUNER_XC5000: in au0828_dvb_register()
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-cards.c373 .tuner_type = TUNER_XC5000,
411 .tuner_type = TUNER_XC5000,
546 .tuner_type = TUNER_XC5000,
576 .tuner_type = TUNER_XC5000,
681 if (dev->tuner_type != TUNER_XC5000) in tm6000_xc5000_callback()
907 case TUNER_XC5000: in tm6000_config_tuner()
947 case TUNER_XC5000: in tm6000_config_tuner()
956 xc5000_cfg.tuner = TUNER_XC5000; in tm6000_config_tuner()
Dtm6000-dvb.c300 case TUNER_XC5000: { in register_dvb()
/Linux-v4.19/include/media/
Dtuner.h125 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
/Linux-v4.19/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,
1098 if (dev->tuner_type == TUNER_XC5000) { in cx231xx_tuner_callback()
1199 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.c1389 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-cards.c382 .tuner_type = TUNER_XC5000,
412 .tuner_type = TUNER_XC5000,
511 .tuner_type = TUNER_XC5000,
538 .tuner_type = TUNER_XC5000,
572 .tuner_type = TUNER_XC5000,
/Linux-v4.19/drivers/media/common/
Dtveeprom.c241 { TUNER_XC5000, "Xceive XC5000"},
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-cards.c1519 .tuner_type = TUNER_XC5000,
1812 .tuner_type = TUNER_XC5000,
3254 case TUNER_XC5000: in cx88_tuner_callback()
/Linux-v4.19/drivers/media/tuners/
Dtuner-types.c1857 [TUNER_XC5000] = { /* Xceive 5000 */
/Linux-v4.19/drivers/media/v4l2-core/
Dtuner-core.c341 case TUNER_XC5000: in set_type()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-cards.c5209 .tuner_type = TUNER_XC5000,
5346 .tuner_type = TUNER_XC5000,
5374 .tuner_type = TUNER_XC5000,
7305 case TUNER_XC5000: in saa7134_tuner_callback()
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-cards.c1243 .tuner_type = TUNER_XC5000,
2739 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()