Searched refs:cx24110_attach (Results 1 – 3 of 3) sorted by relevance
37 extern struct dvb_frontend* cx24110_attach(const struct cx24110_config* config,40 static inline struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, in cx24110_attach() function
584 struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, in cx24110_attach() function656 EXPORT_SYMBOL_GPL(cx24110_attach);
680 card->fe = dvb_attach(cx24110_attach, &pctvsat_config, card->i2c_adapter); in frontend_init()