Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dhelene.h55 extern struct dvb_frontend *helene_attach(struct dvb_frontend *fe,
72 static inline struct dvb_frontend *helene_attach(struct dvb_frontend *fe, in helene_attach() function
H A Dhelene.c1030 struct dvb_frontend *helene_attach(struct dvb_frontend *fe, in helene_attach() function
1064 EXPORT_SYMBOL(helene_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.c485 if (!dvb_attach(helene_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()