Home
last modified time | relevance | path

Searched refs:ascot2e_attach (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dascot2e.h44 extern struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe,
48 static inline struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function
H A Dascot2e.c473 struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function
536 EXPORT_SYMBOL_GPL(ascot2e_attach);
/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c477 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()