Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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(ascot2e_attach);
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.symbols
/OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c476 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()