Searched refs:nxt6000_attach (Results 1 – 3 of 3) sorted by relevance
25 extern struct dvb_frontend* nxt6000_attach(const struct nxt6000_config* config,28 static inline struct dvb_frontend* nxt6000_attach(const struct nxt6000_config* config, in nxt6000_attach() function
557 struct dvb_frontend* nxt6000_attach(const struct nxt6000_config* config, in nxt6000_attach() function624 EXPORT_SYMBOL_GPL(nxt6000_attach);
625 card->fe = dvb_attach(nxt6000_attach, &vp3021_alps_tded4_config, card->i2c_adapter); in frontend_init()