or51211_state      58 drivers/media/dvb-frontends/or51211.c static int i2c_writebytes (struct or51211_state* state, u8 reg, const u8 *buf,
or51211_state      76 drivers/media/dvb-frontends/or51211.c static int i2c_readbytes(struct or51211_state *state, u8 reg, u8 *buf, int len)
or51211_state      96 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     154 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     208 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     228 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     283 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     315 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = (struct or51211_state*)fe->demodulator_priv;
or51211_state     351 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     491 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = fe->demodulator_priv;
or51211_state     501 drivers/media/dvb-frontends/or51211.c 	struct or51211_state* state = NULL;
or51211_state     504 drivers/media/dvb-frontends/or51211.c 	state = kzalloc(sizeof(struct or51211_state), GFP_KERNEL);