xc2028_attach     500 drivers/media/pci/cx18/cx18-dvb.c 			fe = dvb_attach(xc2028_attach, dvb->fe, &cfg);
xc2028_attach     532 drivers/media/pci/cx18/cx18-dvb.c 			fe = dvb_attach(xc2028_attach, dvb->fe, &cfg);
xc2028_attach     555 drivers/media/pci/cx18/cx18-dvb.c 			fe = dvb_attach(xc2028_attach, dvb->fe, &cfg);
xc2028_attach    1350 drivers/media/pci/cx23885/cx23885-dvb.c 			fe = dvb_attach(xc2028_attach,
xc2028_attach    1405 drivers/media/pci/cx23885/cx23885-dvb.c 			fe = dvb_attach(xc2028_attach,
xc2028_attach    1444 drivers/media/pci/cx23885/cx23885-dvb.c 			fe = dvb_attach(xc2028_attach, fe0->dvb.frontend,
xc2028_attach    1496 drivers/media/pci/cx23885/cx23885-dvb.c 			fe = dvb_attach(xc2028_attach, fe0->dvb.frontend,
xc2028_attach     630 drivers/media/pci/cx88/cx88-dvb.c 	fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg);
xc2028_attach    1375 drivers/media/pci/cx88/cx88-dvb.c 			fe = dvb_attach(xc2028_attach,
xc2028_attach    1872 drivers/media/pci/saa7134/saa7134-dvb.c 		fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg);
xc2028_attach    1515 drivers/media/tuners/tuner-xc2028.c EXPORT_SYMBOL(xc2028_attach);
xc2028_attach      61 drivers/media/tuners/tuner-xc2028.h extern struct dvb_frontend *xc2028_attach(struct dvb_frontend *fe,
xc2028_attach     790 drivers/media/usb/dvb-usb/cxusb.c 	fe = dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &cfg);
xc2028_attach     505 drivers/media/usb/dvb-usb/dib0700_devices.c 	return dvb_attach(xc2028_attach, adap->fe_adap[0].fe, &stk7700ph_xc3028_config)
xc2028_attach     961 drivers/media/usb/em28xx/em28xx-dvb.c 	fe = dvb_attach(xc2028_attach, dev->dvb->fe[0], &cfg);
xc2028_attach     287 drivers/media/usb/tm6000/tm6000-dvb.c 			if (!dvb_attach(xc2028_attach, dvb->frontend, &cfg)) {
xc2028_attach     379 drivers/media/v4l2-core/tuner-core.c 		if (!dvb_attach(xc2028_attach, &t->fe, &cfg))