Searched refs:TUNER_XC5000 (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/media/usb/au0828/ |
| 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()
|
| /linux/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-i2c.c | 86 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()
|
| H A D | cx231xx-core.c | 1372 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()
|
| /linux/include/media/ |
| H A D | tuner.h | 116 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
|
| /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/tuners/ |
| H A D | tuner-types.c | 1874 [TUNER_XC5000] = { /* Xceive 5000 */
|
| /linux/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 389 case TUNER_XC5000: in set_type()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-cards.c | 5214 .tuner_type = TUNER_XC5000, 5351 .tuner_type = TUNER_XC5000, 5379 .tuner_type = TUNER_XC5000, 7363 case TUNER_XC5000: in saa7134_tuner_callback()
|