Home
last modified time | relevance | path

Searched refs:tda827x_config (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/media/common/tuners/
Dtda827x.h30 struct tda827x_config struct
56 struct tda827x_config *cfg); argument
61 struct tda827x_config *cfg) in tda827x_attach()
Dtda827x.c41 struct tda827x_config *cfg;
881 struct tda827x_config *cfg) in tda827x_attach()
Dtda8290.c56 struct tda827x_config cfg;
/linux-2.6.39/drivers/media/video/saa7134/
Dsaa7134-dvb.c599 struct tda827x_config *tuner_conf) in configure_tda827x_fe()
623 static struct tda827x_config tda827x_cfg_0 = {
630 static struct tda827x_config tda827x_cfg_1 = {
637 static struct tda827x_config tda827x_cfg_2 = {
644 static struct tda827x_config tda827x_cfg_2_sw42 = {
902 static struct tda827x_config ads_duo_cfg = {
/linux-2.6.39/drivers/media/dvb/ttpci/
Dbudget-ci.c1041 static struct tda827x_config tda827x_config = { variable
1383 …ach, budget_ci->budget.dvb_frontend, 0x61, &budget_ci->budget.i2c_adap, &tda827x_config) == NULL) { in frontend_init()