Searched refs:tda827x_config (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda827x.h | 18 struct tda827x_config struct 44 struct tda827x_config *cfg); 49 struct tda827x_config *cfg) in tda827x_attach()
|
H A D | tda827x.c | 28 struct tda827x_config *cfg; 458 dprintk("tda827x_config not defined, cannot set LNA gain!\n"); in tda827xa_lna_gain() 871 struct tda827x_config *cfg) in tda827x_attach()
|
H A D | tda8290.c | 44 struct tda827x_config cfg;
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda827x.h | 18 struct tda827x_config struct 44 struct tda827x_config *cfg); 49 struct tda827x_config *cfg) in tda827x_attach()
|
H A D | tda827x.c | 28 struct tda827x_config *cfg; 458 dprintk("tda827x_config not defined, cannot set LNA gain!\n"); in tda827xa_lna_gain() 871 struct tda827x_config *cfg) in tda827x_attach()
|
H A D | tda8290.c | 44 struct tda827x_config cfg;
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.c | 519 static struct tda827x_config tda827x_config = { variable 586 if (dvb_attach(tda827x_attach, fe, 0x61, &adap->dev->i2c_adap, &tda827x_config) == NULL) { in ttusb2_tuner_tda827x_attach()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.c | 519 static struct tda827x_config tda827x_config = { variable 586 if (dvb_attach(tda827x_attach, fe, 0x61, &adap->dev->i2c_adap, &tda827x_config) == NULL) { in ttusb2_tuner_tda827x_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 584 struct tda827x_config *tuner_conf) in configure_tda827x_fe() 611 static struct tda827x_config tda827x_cfg_0 = { 618 static struct tda827x_config tda827x_cfg_1 = { 625 static struct tda827x_config tda827x_cfg_2 = { 632 static struct tda827x_config tda827x_cfg_2_sw42 = { 904 static struct tda827x_config ads_duo_cfg = {
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 584 struct tda827x_config *tuner_conf) in configure_tda827x_fe() 611 static struct tda827x_config tda827x_cfg_0 = { 618 static struct tda827x_config tda827x_cfg_1 = { 625 static struct tda827x_config tda827x_cfg_2 = { 632 static struct tda827x_config tda827x_cfg_2_sw42 = { 904 static struct tda827x_config ads_duo_cfg = {
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1031 static struct tda827x_config tda827x_config = { variable 1372 if (dvb_attach(tda827x_attach, budget_ci->budget.dvb_frontend, 0x61, &budget_ci->budget.i2c_adap, &tda827x_config) == NULL) { in frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1031 static struct tda827x_config tda827x_config = { variable 1372 if (dvb_attach(tda827x_attach, budget_ci->budget.dvb_frontend, 0x61, &budget_ci->budget.i2c_adap, &tda827x_config) == NULL) { in frontend_init()
|
Completed in 15 milliseconds