Searched refs:cx24123_attach (Results 1 – 4 of 4) sorted by relevance
30 extern struct dvb_frontend *cx24123_attach(const struct cx24123_config *config,34 static inline struct dvb_frontend *cx24123_attach( in cx24123_attach() function
1041 struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, in cx24123_attach() function1099 EXPORT_SYMBOL(cx24123_attach);
1068 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1314 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1332 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1341 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()
388 fc->fe = dvb_attach(cx24123_attach, &skystar2_rev2_8_cx24123_config, in skystar2_rev28_attach()