tda827x_attach    598 drivers/media/pci/saa7134/saa7134-dvb.c 		if (dvb_attach(tda827x_attach, fe0->dvb.frontend,
tda827x_attach   1422 drivers/media/pci/saa7134/saa7134-dvb.c 			if (dvb_attach(tda827x_attach,fe0->dvb.frontend,
tda827x_attach   1371 drivers/media/pci/ttpci/budget-ci.c 			if (dvb_attach(tda827x_attach, budget_ci->budget.dvb_frontend, 0x61, &budget_ci->budget.i2c_adap, &tda827x_config) == NULL) {
tda827x_attach    890 drivers/media/tuners/tda827x.c EXPORT_SYMBOL_GPL(tda827x_attach);
tda827x_attach     42 drivers/media/tuners/tda827x.h extern struct dvb_frontend* tda827x_attach(struct dvb_frontend *fe, int addr,
tda827x_attach    642 drivers/media/tuners/tda8290.c 		dvb_attach(tda827x_attach, fe, priv->tda827x_addr,
tda827x_attach    635 drivers/media/usb/dvb-usb/m920x.c 	if (dvb_attach(tda827x_attach, adap->fe_adap[0].fe, 0x60, &adap->dev->i2c_adap, NULL) == NULL)
tda827x_attach    645 drivers/media/usb/dvb-usb/m920x.c 	if (dvb_attach(tda827x_attach, adap->fe_adap[0].fe, 0x61, &adap->dev->i2c_adap, NULL) == NULL)
tda827x_attach    585 drivers/media/usb/dvb-usb/ttusb2.c 	if (dvb_attach(tda827x_attach, fe, 0x61, &adap->dev->i2c_adap, &tda827x_config) == NULL) {