Home
last modified time | relevance | path

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

/openbmc/linux/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_GPL(helene_attach_s);
/openbmc/linux/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()