tda10086_config 24 drivers/media/dvb-frontends/tda10086.c const struct tda10086_config* config; tda10086_config 732 drivers/media/dvb-frontends/tda10086.c struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, tda10086_config 37 drivers/media/dvb-frontends/tda10086.h extern struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, tda10086_config 40 drivers/media/dvb-frontends/tda10086.h static inline struct dvb_frontend* tda10086_attach(const struct tda10086_config* config, tda10086_config 959 drivers/media/pci/saa7134/saa7134-dvb.c static struct tda10086_config flydvbs = { tda10086_config 966 drivers/media/pci/saa7134/saa7134-dvb.c static struct tda10086_config sd1878_4m = { tda10086_config 379 drivers/media/pci/ttpci/budget.c static struct tda10086_config tda10086_config = { tda10086_config 627 drivers/media/pci/ttpci/budget.c fe = dvb_attach(tda10086_attach, &tda10086_config, &budget->i2c_adap); tda10086_config 771 drivers/media/usb/dvb-usb-v2/lmedm04.c static struct tda10086_config tda10086_config = { tda10086_config 978 drivers/media/usb/dvb-usb-v2/lmedm04.c &tda10086_config, &d->i2c_adap); tda10086_config 486 drivers/media/usb/dvb-usb/ttusb2.c static struct tda10086_config tda10086_config = { tda10086_config 527 drivers/media/usb/dvb-usb/ttusb2.c if ((adap->fe_adap[0].fe = dvb_attach(tda10086_attach, &tda10086_config, &adap->dev->i2c_adap)) == NULL) {