or51211_config
const struct or51211_config* config = state->config;
const struct or51211_config* config;
struct dvb_frontend* or51211_attach(const struct or51211_config* config,
extern struct dvb_frontend* or51211_attach(const struct or51211_config* config,
static inline struct dvb_frontend* or51211_attach(const struct or51211_config* config,
static const struct or51211_config or51211_config = {
card->fe = dvb_attach(or51211_attach, &or51211_config, card->i2c_adapter);