Searched refs:tda18271c2dd_attach (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/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); variable
|
/kernel/linux/linux-6.6/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); variable
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 189 fe = dvb_attach(tda18271c2dd_attach, chan->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 189 fe = dvb_attach(tda18271c2dd_attach, chan->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1755 if (!dvb_attach(tda18271c2dd_attach, dvb->fe[0], in em28xx_dvb_init()
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 1778 if (!dvb_attach(tda18271c2dd_attach, dvb->fe[0], in em28xx_dvb_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 917 fe = dvb_attach(tda18271c2dd_attach, dvb->fe, i2c, 0x60); in tuner_attach_tda18271()
|
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/ |
H A D | ddbridge-core.c | 908 fe = dvb_attach(tda18271c2dd_attach, dvb->fe, i2c, 0x60); in tuner_attach_tda18271()
|
Completed in 22 milliseconds