Searched refs:sp8870_attach (Results 1 – 3 of 3) sorted by relevance
39 extern struct dvb_frontend* sp8870_attach(const struct sp8870_config* config,42 static inline struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function
556 struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function620 EXPORT_SYMBOL(sp8870_attach);
2186 fe = dvb_attach(sp8870_attach, &alps_tdlb7_config, &av7110->i2c_adap); in frontend_init()