Searched refs:or51211_config (Results 1 – 2 of 2) sorted by relevance
14 struct or51211_config struct 27 extern struct dvb_frontend* or51211_attach(const struct or51211_config* config, argument 30 static inline struct dvb_frontend* or51211_attach(const struct or51211_config* config, in or51211_attach()
450 static const struct or51211_config or51211_config = { variable 693 card->fe = dvb_attach(or51211_attach, &or51211_config, card->i2c_adapter); in frontend_init()