Searched refs:TUNER_XC5000 (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/media/usb/au0828/ |
| H A D | au0828-cards.c | 38 .tuner_type = TUNER_XC5000, 65 .tuner_type = TUNER_XC5000, 92 .tuner_type = TUNER_XC5000, 98 .tuner_type = TUNER_XC5000,
|
| H A D | au0828-i2c.c | 130 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes() 224 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
|
| H A D | au0828-dvb.c | 580 case TUNER_XC5000: in au0828_dvb_register()
|
| /linux/include/media/ |
| H A D | tuner.h | 116 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-cards.c | 82 .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()
|
| H A D | cx231xx-core.c | 1372 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
|
| /linux/drivers/media/common/ |
| H A D | tveeprom.c | 233 { TUNER_XC5000, "Xceive XC5000"},
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 1510 .tuner_type = TUNER_XC5000, 1838 .tuner_type = TUNER_XC5000, 3282 case TUNER_XC5000: in cx88_tuner_callback()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 389 case TUNER_XC5000: in set_type()
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-cards.c | 1288 .tuner_type = TUNER_XC5000, 2896 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()
|