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()
191 static int cx22700_get_tps(struct cx22700_state *state, in cx22700_get_tps()
239 { struct cx22700_state* state = fe->demodulator_priv; in cx22700_init() local
259 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_status() local
287 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ber() local
297 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_signal_strength() local
308 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_snr() local
319 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ucblocks() local
330 struct cx22700_state* state = fe->demodulator_priv; in cx22700_set_frontend() local
351 struct cx22700_state* state = fe->demodulator_priv; in cx22700_get_frontend() local
360 struct cx22700_state* state = fe->demodulator_priv; in cx22700_i2c_gate_ctrl() local
379 struct cx22700_state* state = fe->demodulator_priv; in cx22700_release() local
388 struct cx22700_state* state = NULL; in cx22700_attach() local