Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dtda10086.h21 struct tda10086_config struct
37 extern struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, argument
40 static inline struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, in tda10086_attach()
H A Dtda10086.c24 const struct tda10086_config* config;
732 struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, in tda10086_attach()
/linux/drivers/media/pci/ttpci/
H A Dbudget.c389 static struct tda10086_config tda10086_config = { variable
637 fe = dvb_attach(tda10086_attach, &tda10086_config, &budget->i2c_adap); in frontend_init()
/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c768 static struct tda10086_config tda10086_config = { variable
975 &tda10086_config, &d->i2c_adap); in dm04_lme2510_frontend_attach()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c962 static struct tda10086_config flydvbs = {
969 static struct tda10086_config sd1878_4m = {