Searched refs:mt2131_attach (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/tuners/ |
H A D | mt2131.h | 20 extern struct dvb_frontend* mt2131_attach(struct dvb_frontend *fe, 25 static inline struct dvb_frontend* mt2131_attach(struct dvb_frontend *fe, in mt2131_attach() function
|
H A D | mt2131.c | 242 struct dvb_frontend * mt2131_attach(struct dvb_frontend *fe, in mt2131_attach() function 277 EXPORT_SYMBOL_GPL(mt2131_attach);
|
/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 1232 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register() 1294 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register() 1306 dvb_attach(mt2131_attach, fe0->dvb.frontend, in dvb_register()
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene-cards.c | 722 dvb_attach(mt2131_attach, chan->fe, &chan->i2c_adapter, in demod_attach_lg330x()
|