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/usb/dvb-usb/
H A Dttusb2.c487 static struct tda10086_config tda10086_config = { variable
528 …if ((adap->fe_adap[0].fe = dvb_attach(tda10086_attach, &tda10086_config, &adap->dev->i2c_adap)) ==… in ttusb2_frontend_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/pci/saa7134/
H A Dsaa7134-dvb.c962 static struct tda10086_config flydvbs = {
969 static struct tda10086_config sd1878_4m = {