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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c60 const struct or51211_config* config;
396 const struct or51211_config* config = state->config;
550 struct dvb_frontend* or51211_attach(const struct or51211_config* config,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c455 static struct or51211_config or51211_config = { variable in typeref:struct:or51211_config
694 card->fe = dvb_attach(or51211_attach, &or51211_config, card->i2c_adapter);

Completed in 87 milliseconds