Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dhelene.h64 extern struct dvb_frontend *helene_attach(struct dvb_frontend *fe,
81 static inline struct dvb_frontend *helene_attach(struct dvb_frontend *fe, in helene_attach() function
Dhelene.c1039 struct dvb_frontend *helene_attach(struct dvb_frontend *fe, in helene_attach() function
1073 EXPORT_SYMBOL(helene_attach);
/Linux-v4.19/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c489 if (!dvb_attach(helene_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()