Searched refs:TUNER_XC5000 (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828-cards.c | 52 .tuner_type = TUNER_XC5000, 79 .tuner_type = TUNER_XC5000, 106 .tuner_type = TUNER_XC5000, 112 .tuner_type = TUNER_XC5000,
|
D | au0828-i2c.c | 151 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes() 245 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
|
D | au0828-dvb.c | 558 case TUNER_XC5000: in au0828_dvb_register()
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-cards.c | 388 .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()
|
D | tm6000-dvb.c | 306 case TUNER_XC5000: { in register_dvb()
|
/linux-4.1.27/include/media/ |
D | tuner.h | 125 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 98 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()
|
D | cx231xx-cards.c | 94 .tuner_type = TUNER_XC5000, 134 .tuner_type = TUNER_XC5000, 286 .tuner_type = TUNER_XC5000, 314 .tuner_type = TUNER_XC5000, 897 if (dev->tuner_type == TUNER_XC5000) { in cx231xx_tuner_callback() 993 if (tun_setup.type == TUNER_XC5000) { in cx231xx_config_tuner()
|
D | cx231xx-avcore.c | 768 if (dev->board.tuner_type == TUNER_XC5000) { in cx231xx_set_decoder_video_input() 1191 case TUNER_XC5000: in cx231xx_set_audio_decoder_input()
|
D | cx231xx-core.c | 1329 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 381 .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.1.27/drivers/media/common/ |
D | tveeprom.c | 257 { TUNER_XC5000, "Xceive XC5000"},
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-cards.c | 1529 .tuner_type = TUNER_XC5000, 1814 .tuner_type = TUNER_XC5000, 3254 case TUNER_XC5000: in cx88_tuner_callback()
|
/linux-4.1.27/drivers/media/tuners/ |
D | tuner-types.c | 1857 [TUNER_XC5000] = { /* Xceive 5000 */
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | tuner-core.c | 356 case TUNER_XC5000: in set_type()
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-cards.c | 1129 .tuner_type = TUNER_XC5000, 2516 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 5383 .tuner_type = TUNER_XC5000, 5524 .tuner_type = TUNER_XC5000, 5553 .tuner_type = TUNER_XC5000, 7379 case TUNER_XC5000: in saa7134_tuner_callback()
|