or51211_config     45 drivers/media/dvb-frontends/or51211.c 	const struct or51211_config* config;
or51211_config    352 drivers/media/dvb-frontends/or51211.c 	const struct or51211_config* config = state->config;
or51211_config    498 drivers/media/dvb-frontends/or51211.c struct dvb_frontend* or51211_attach(const struct or51211_config* config,
or51211_config     27 drivers/media/dvb-frontends/or51211.h extern struct dvb_frontend* or51211_attach(const struct or51211_config* config,
or51211_config     30 drivers/media/dvb-frontends/or51211.h static inline struct dvb_frontend* or51211_attach(const struct or51211_config* config,
or51211_config    445 drivers/media/pci/bt8xx/dvb-bt8xx.c static const struct or51211_config or51211_config = {
or51211_config    688 drivers/media/pci/bt8xx/dvb-bt8xx.c 		card->fe = dvb_attach(or51211_attach, &or51211_config, card->i2c_adapter);