Searched refs:or51211_config (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dor51211.h28 struct or51211_config struct
42 extern struct dvb_frontend* or51211_attach(const struct or51211_config* config,
45 static inline struct dvb_frontend* or51211_attach(const struct or51211_config* config,
H A Dor51211.c59 const struct or51211_config* config;
370 const struct or51211_config* config = state->config;
524 struct dvb_frontend* or51211_attach(const struct or51211_config* config,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c456 static struct or51211_config or51211_config = { variable in typeref:struct:or51211_config
696 card->fe = dvb_attach(or51211_attach, &or51211_config, card->i2c_adapter);

Completed in 64 milliseconds