Searched refs:TUNER_XC5000 (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-cards.c | 48 .tuner_type = TUNER_XC5000, 75 .tuner_type = TUNER_XC5000, 102 .tuner_type = TUNER_XC5000, 108 .tuner_type = TUNER_XC5000,
|
D | au0828-i2c.c | 147 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes() 241 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
|
D | au0828-dvb.c | 590 case TUNER_XC5000: in au0828_dvb_register()
|
/Linux-v4.19/drivers/media/usb/tm6000/ |
D | tm6000-cards.c | 373 .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()
|
D | tm6000-dvb.c | 300 case TUNER_XC5000: { in register_dvb()
|
/Linux-v4.19/include/media/ |
D | tuner.h | 125 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
|
/Linux-v4.19/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, 1098 if (dev->tuner_type == TUNER_XC5000) { in cx231xx_tuner_callback() 1199 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 | 1389 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 382 .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/ |
D | tveeprom.c | 241 { TUNER_XC5000, "Xceive XC5000"},
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-cards.c | 1519 .tuner_type = TUNER_XC5000, 1812 .tuner_type = TUNER_XC5000, 3254 case TUNER_XC5000: in cx88_tuner_callback()
|
/Linux-v4.19/drivers/media/tuners/ |
D | tuner-types.c | 1857 [TUNER_XC5000] = { /* Xceive 5000 */
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | tuner-core.c | 341 case TUNER_XC5000: in set_type()
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 5209 .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/ |
D | em28xx-cards.c | 1243 .tuner_type = TUNER_XC5000, 2739 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()
|