Home
last modified time | relevance | path

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

/linux/drivers/media/usb/au0828/
A Dau0828-cards.c38 .tuner_type = TUNER_XC5000,
65 .tuner_type = TUNER_XC5000,
92 .tuner_type = TUNER_XC5000,
98 .tuner_type = TUNER_XC5000,
A Dau0828-i2c.c137 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes()
231 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
A Dau0828-dvb.c580 case TUNER_XC5000: in au0828_dvb_register()
/linux/drivers/media/usb/tm6000/
A 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()
A Dtm6000-dvb.c297 case TUNER_XC5000: { in register_dvb()
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-i2c.c86 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_send_bytes()
193 if (is_tuner(dev, bus, msg, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes()
285 if (is_tuner(dev, bus, msg2, TUNER_XC5000)) { in cx231xx_i2c_recv_bytes_with_saddr()
A Dcx231xx-cards.c82 .tuner_type = TUNER_XC5000,
122 .tuner_type = TUNER_XC5000,
274 .tuner_type = TUNER_XC5000,
302 .tuner_type = TUNER_XC5000,
1088 if (dev->tuner_type == TUNER_XC5000) { in cx231xx_tuner_callback()
1189 if (tun_setup.type == TUNER_XC5000) { in cx231xx_config_tuner()
A Dcx231xx-avcore.c769 if (dev->board.tuner_type == TUNER_XC5000) { in cx231xx_set_decoder_video_input()
1192 case TUNER_XC5000: in cx231xx_set_audio_decoder_input()
A Dcx231xx-core.c1371 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
/linux/include/media/
A Dtuner.h116 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
/linux/drivers/media/pci/cx23885/
A Dcx23885-cards.c372 .tuner_type = TUNER_XC5000,
402 .tuner_type = TUNER_XC5000,
501 .tuner_type = TUNER_XC5000,
528 .tuner_type = TUNER_XC5000,
562 .tuner_type = TUNER_XC5000,
/linux/drivers/media/common/
A Dtveeprom.c233 { TUNER_XC5000, "Xceive XC5000"},
/linux/drivers/media/pci/cx88/
A Dcx88-cards.c1510 .tuner_type = TUNER_XC5000,
1838 .tuner_type = TUNER_XC5000,
3282 case TUNER_XC5000: in cx88_tuner_callback()
/linux/drivers/media/tuners/
A Dtuner-types.c1858 [TUNER_XC5000] = { /* Xceive 5000 */
/linux/drivers/media/v4l2-core/
A Dtuner-core.c389 case TUNER_XC5000: in set_type()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-cards.c5215 .tuner_type = TUNER_XC5000,
5352 .tuner_type = TUNER_XC5000,
5380 .tuner_type = TUNER_XC5000,
7364 case TUNER_XC5000: in saa7134_tuner_callback()
/linux/drivers/media/usb/em28xx/
A Dem28xx-cards.c1274 .tuner_type = TUNER_XC5000,
2854 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()

Completed in 43 milliseconds