Home
last modified time | relevance | path

Searched refs:TUNER_TDA9887 (Results 1 – 7 of 7) sorted by relevance

/linux/include/media/
H A Dtuner.h114 #define TUNER_TDA9887 74 /* This tuner should be used only internally */ macro
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c384 case TUNER_TDA9887: in set_type()
607 else if (*tv == NULL && pos->type != TUNER_TDA9887 && in tuner_lookup()
686 t->type = TUNER_TDA9887; in tuner_probe()
732 if (t->type == TUNER_TDA9887) { in tuner_probe()
/linux/drivers/media/tuners/
H A Dtuner-simple.c616 tda9887_cfg.tuner = TUNER_TDA9887; in simple_set_tv_freq()
731 tda9887_cfg.tuner = TUNER_TDA9887; in simple_set_radio_freq()
H A Dtuner-types.c1865 [TUNER_TDA9887] = { /* Philips TDA 9887 IF PLL Demodulator.
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c1968 tda9887_cfg.tuner = TUNER_TDA9887; in dvb_fini()
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3608 tda9887_cfg.tuner = TUNER_TDA9887; in cx88_card_setup()
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3680 tda9887_cfg.tuner = TUNER_TDA9887; in bttv_init_tuner()