Home
last modified time | relevance | path

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

/linux/drivers/media/usb/au0828/
H A Dau0828-cards.c38 .tuner_type = TUNER_XC5000,
65 .tuner_type = TUNER_XC5000,
92 .tuner_type = TUNER_XC5000,
98 .tuner_type = TUNER_XC5000,
H A Dau0828-i2c.c130 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_sendbytes()
224 if (((dev->board.tuner_type == TUNER_XC5000) || in i2c_readbytes()
H A Dau0828-dvb.c580 case TUNER_XC5000: in au0828_dvb_register()
/linux/include/media/
H A Dtuner.h116 #define TUNER_XC5000 76 /* Xceive Silicon Tuner */ macro
/linux/drivers/media/pci/cx23885/
H 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/
H A Dtveeprom.c233 { TUNER_XC5000, "Xceive XC5000"},
/linux/drivers/media/pci/cx88/
H 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/
H A Dtuner-types.c1874 [TUNER_XC5000] = { /* Xceive 5000 */
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c389 case TUNER_XC5000: in set_type()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c1288 .tuner_type = TUNER_XC5000,
2896 if (dev->tuner_type != TUNER_XC2028 && dev->tuner_type != TUNER_XC5000) in em28xx_tuner_callback()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c1372 if ((dev->board.tuner_type == TUNER_XC5000) || in cx231xx_dev_init()