Searched refs:stv090x_attach (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv090x.h | 103 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, 109 static inline struct dvb_frontend *stv090x_attach(const struct stv090x_config *config, in stv090x_attach() function
|
| H A D | stv090x.c | 5046 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach() function 5079 EXPORT_SYMBOL_GPL(stv090x_attach);
|
| /linux/drivers/media/pci/ttpci/ |
| H A D | budget.c | 661 budget->dvb_frontend = dvb_attach(stv090x_attach, in frontend_init() 717 budget->dvb_frontend = dvb_attach(stv090x_attach, in frontend_init()
|
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-cards.c | 289 chan->fe = dvb_attach(stv090x_attach, feconf, i2c, in demod_attach_stv0900()
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 1118 dvb->fe = dvb_attach(stv090x_attach, feconf, i2c, in demod_attach_stv0900()
|