Lines Matching defs:state
58 static int cx22700_writereg (struct cx22700_state* state, u8 reg, u8 data) in cx22700_writereg()
75 static int cx22700_readreg (struct cx22700_state* state, u8 reg) in cx22700_readreg()
92 static int cx22700_set_inversion (struct cx22700_state* state, int inversion) in cx22700_set_inversion()
112 static int cx22700_set_tps(struct cx22700_state *state, in cx22700_set_tps()
179 static int cx22700_get_tps(struct cx22700_state *state, in cx22700_get_tps()
227 { struct cx22700_state* state = fe->demodulator_priv; in cx22700_init() local
247 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_status() local
275 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ber() local
285 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_signal_strength() local
296 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_snr() local
307 struct cx22700_state* state = fe->demodulator_priv; in cx22700_read_ucblocks() local
318 struct cx22700_state* state = fe->demodulator_priv; in cx22700_set_frontend() local
339 struct cx22700_state* state = fe->demodulator_priv; in cx22700_get_frontend() local
348 struct cx22700_state* state = fe->demodulator_priv; in cx22700_i2c_gate_ctrl() local
367 struct cx22700_state* state = fe->demodulator_priv; in cx22700_release() local
376 struct cx22700_state* state = NULL; in cx22700_attach() local