si21xx_state      222 drivers/media/dvb-frontends/si21xx.c static int si21_writeregs(struct si21xx_state *state, u8 reg1,
si21xx_state      249 drivers/media/dvb-frontends/si21xx.c static int si21_writereg(struct si21xx_state *state, u8 reg, u8 data)
si21xx_state      271 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      279 drivers/media/dvb-frontends/si21xx.c static u8 si21_readreg(struct si21xx_state *state, u8 reg)
si21xx_state      307 drivers/media/dvb-frontends/si21xx.c static int si21_readregs(struct si21xx_state *state, u8 reg1, u8 *b, u8 len)
si21xx_state      332 drivers/media/dvb-frontends/si21xx.c static int si21xx_wait_diseqc_idle(struct si21xx_state *state, int timeout)
si21xx_state      351 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      381 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      410 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      434 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      454 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      478 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      536 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      574 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      594 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      609 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      623 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      642 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      693 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      842 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      857 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = fe->demodulator_priv;
si21xx_state      900 drivers/media/dvb-frontends/si21xx.c 	struct si21xx_state *state = NULL;
si21xx_state      906 drivers/media/dvb-frontends/si21xx.c 	state = kzalloc(sizeof(struct si21xx_state), GFP_KERNEL);