Searched refs:cx24123_attach (Results 1 – 4 of 4) sorted by relevance
42 extern struct dvb_frontend *cx24123_attach(const struct cx24123_config *config,46 static inline struct dvb_frontend *cx24123_attach( in cx24123_attach() function
1050 struct dvb_frontend *cx24123_attach(const struct cx24123_config *config, in cx24123_attach() function1108 EXPORT_SYMBOL(cx24123_attach);
1076 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1322 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1340 fe0->dvb.frontend = dvb_attach(cx24123_attach, in dvb_register()1349 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()