Lines Matching defs:state
70 static int cx22700_writereg (struct cx22700_state* state, u8 reg, u8 data) in cx22700_writereg()
87 static int cx22700_readreg (struct cx22700_state* state, u8 reg) in cx22700_readreg()
104 static int cx22700_set_inversion (struct cx22700_state* state, int inversion) in cx22700_set_inversion()
124 static int cx22700_set_tps(struct cx22700_state *state, in cx22700_set_tps()
188 static int cx22700_get_tps(struct cx22700_state *state, in cx22700_get_tps()
235 { struct cx22700_state* state = fe->demodulator_priv; in cx22700_init() local
255 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_status() local
283 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ber() local
293 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_signal_strength() local
304 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_snr() local
315 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ucblocks() local
326 struct cx22700_state* state = fe->demodulator_priv; in cx22700_set_frontend() local
347 struct cx22700_state* state = fe->demodulator_priv; in cx22700_get_frontend() local
356 struct cx22700_state* state = fe->demodulator_priv; in cx22700_i2c_gate_ctrl() local
375 struct cx22700_state* state = fe->demodulator_priv; in cx22700_release() local
384 struct cx22700_state* state = NULL; in cx22700_attach() local