Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dtda827x.h31 struct tda827x_config struct
57 struct tda827x_config *cfg); argument
62 struct tda827x_config *cfg) in tda827x_attach()
Dtda827x.c41 struct tda827x_config *cfg;
885 struct tda827x_config *cfg) in tda827x_attach()
Dtda8290.c56 struct tda827x_config cfg;
/drivers/media/usb/dvb-usb/
Dttusb2.c521 static struct tda827x_config tda827x_config = { variable
588 if (dvb_attach(tda827x_attach, fe, 0x61, &adap->dev->i2c_adap, &tda827x_config) == NULL) { in ttusb2_tuner_tda827x_attach()
/drivers/media/pci/saa7134/
Dsaa7134-dvb.c597 struct tda827x_config *tuner_conf) in configure_tda827x_fe()
624 static struct tda827x_config tda827x_cfg_0 = {
631 static struct tda827x_config tda827x_cfg_1 = {
638 static struct tda827x_config tda827x_cfg_2 = {
645 static struct tda827x_config tda827x_cfg_2_sw42 = {
917 static struct tda827x_config ads_duo_cfg = {
/drivers/media/pci/ttpci/
Dbudget-ci.c1046 static struct tda827x_config tda827x_config = { variable
1387 …ach, budget_ci->budget.dvb_frontend, 0x61, &budget_ci->budget.i2c_adap, &tda827x_config) == NULL) { in frontend_init()