Searched refs:tda18271c2dd_attach (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd.h | 6 struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, 9 static inline struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, in tda18271c2dd_attach() function
|
H A D | tda18271c2dd.c | 1213 struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, in tda18271c2dd_attach() function 1231 EXPORT_SYMBOL_GPL(tda18271c2dd_attach);
|
/linux/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 189 fe = dvb_attach(tda18271c2dd_attach, chan->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1778 if (!dvb_attach(tda18271c2dd_attach, dvb->fe[0], in em28xx_dvb_init()
|
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 908 fe = dvb_attach(tda18271c2dd_attach, dvb->fe, i2c, 0x60); in tuner_attach_tda18271()
|