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()
238 { struct cx22700_state* state = fe->demodulator_priv; in cx22700_init() local
258 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_status() local
286 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ber() local
296 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_signal_strength() local
307 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_snr() local
318 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ucblocks() local
329 struct cx22700_state* state = fe->demodulator_priv; in cx22700_set_frontend() local
350 struct cx22700_state* state = fe->demodulator_priv; in cx22700_get_frontend() local
359 struct cx22700_state* state = fe->demodulator_priv; in cx22700_i2c_gate_ctrl() local
378 struct cx22700_state* state = fe->demodulator_priv; in cx22700_release() local
387 struct cx22700_state* state = NULL; in cx22700_attach() local