Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dhelene.h68 extern struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe,
79 static inline struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe, in helene_attach_s() function
H A Dhelene.c994 struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe, in helene_attach_s() function
1028 EXPORT_SYMBOL(helene_attach_s);
/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.c449 if (!dvb_attach(helene_attach_s, fes[0]->dvb.frontend, in netup_unidvb_dvb_init()