Searched refs:tda18271c2dd_attach (Results 1 – 5 of 5) sorted by relevance
/drivers/media/dvb-frontends/ |
D | tda18271c2dd.h | 7 struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, 10 static inline struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, in tda18271c2dd_attach() function
|
D | tda18271c2dd.c | 1235 struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, in tda18271c2dd_attach() function 1253 EXPORT_SYMBOL_GPL(tda18271c2dd_attach);
|
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 113 fe = dvb_attach(tda18271c2dd_attach, chan->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1304 if (!dvb_attach(tda18271c2dd_attach, dvb->fe[0], &dev->i2c_adap[dev->def_i2c_bus], 0x60)) { in em28xx_dvb_init()
|
/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 602 fe = dvb_attach(tda18271c2dd_attach, input->fe, i2c, 0x60); in tuner_attach_tda18271()
|