Searched refs:sp8870_attach (Results 1 – 3 of 3) sorted by relevance
26 extern struct dvb_frontend* sp8870_attach(const struct sp8870_config* config,29 static inline struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function
545 struct dvb_frontend* sp8870_attach(const struct sp8870_config* config, in sp8870_attach() function609 EXPORT_SYMBOL_GPL(sp8870_attach);
2173 fe = dvb_attach(sp8870_attach, &alps_tdlb7_config, &av7110->i2c_adap); in frontend_init()