cx22700_state      58 drivers/media/dvb-frontends/cx22700.c static int cx22700_writereg (struct cx22700_state* state, u8 reg, u8 data)
cx22700_state      75 drivers/media/dvb-frontends/cx22700.c static int cx22700_readreg (struct cx22700_state* state, u8 reg)
cx22700_state      92 drivers/media/dvb-frontends/cx22700.c static int cx22700_set_inversion (struct cx22700_state* state, int inversion)
cx22700_state     112 drivers/media/dvb-frontends/cx22700.c static int cx22700_set_tps(struct cx22700_state *state,
cx22700_state     179 drivers/media/dvb-frontends/cx22700.c static int cx22700_get_tps(struct cx22700_state *state,
cx22700_state     227 drivers/media/dvb-frontends/cx22700.c {	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     247 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     275 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     285 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     296 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     307 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     318 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     339 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     348 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     367 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = fe->demodulator_priv;
cx22700_state     376 drivers/media/dvb-frontends/cx22700.c 	struct cx22700_state* state = NULL;
cx22700_state     379 drivers/media/dvb-frontends/cx22700.c 	state = kzalloc(sizeof(struct cx22700_state), GFP_KERNEL);