Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/dvb-frontends/
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
Dascot2e.c473 struct dvb_frontend *ascot2e_attach(struct dvb_frontend *fe, in ascot2e_attach() function
536 EXPORT_SYMBOL_GPL(ascot2e_attach);
/Linux-v6.6/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c476 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()