Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dhelene.h77 extern struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe,
88 static inline struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe, in helene_attach_s() function
Dhelene.c1003 struct dvb_frontend *helene_attach_s(struct dvb_frontend *fe, in helene_attach_s() function
1037 EXPORT_SYMBOL(helene_attach_s);
/Linux-v4.19/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c453 if (!dvb_attach(helene_attach_s, fes[0]->dvb.frontend, in netup_unidvb_dvb_init()