Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/dvb-frontends/
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
Dhelene.c1030 struct dvb_frontend *helene_attach(struct dvb_frontend *fe, in helene_attach() function
1064 EXPORT_SYMBOL_GPL(helene_attach);
/linux-6.6.21/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c485 if (!dvb_attach(helene_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()