Searched refs:tda18271c2dd_attach (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/media/dvb-frontends/ |
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
|
D | tda18271c2dd.c | 1213 struct dvb_frontend *tda18271c2dd_attach(struct dvb_frontend *fe, in tda18271c2dd_attach() function 1231 EXPORT_SYMBOL_GPL(tda18271c2dd_attach);
|
/linux-5.19.10/drivers/media/pci/ngene/ |
D | ngene-cards.c | 189 fe = dvb_attach(tda18271c2dd_attach, chan->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/linux-5.19.10/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 1776 if (!dvb_attach(tda18271c2dd_attach, dvb->fe[0], in em28xx_dvb_init()
|
/linux-5.19.10/drivers/media/pci/ddbridge/ |
D | ddbridge-core.c | 917 fe = dvb_attach(tda18271c2dd_attach, dvb->fe, i2c, 0x60); in tuner_attach_tda18271()
|