Lines Matching defs:state

116 static int cx24110_writereg (struct cx24110_state* state, int reg, int data)  in cx24110_writereg()
131 static int cx24110_readreg (struct cx24110_state* state, u8 reg) in cx24110_readreg()
146 static int cx24110_set_inversion (struct cx24110_state* state, fe_spectral_inversion_t inversion) in cx24110_set_inversion()
180 static int cx24110_set_fec(struct cx24110_state* state, fe_code_rate_t fec) in cx24110_set_fec()
223 static fe_code_rate_t cx24110_get_fec (struct cx24110_state* state) in cx24110_get_fec()
239 static int cx24110_set_symbolrate (struct cx24110_state* state, u32 srate) in cx24110_set_symbolrate()
313 struct cx24110_state *state = fe->demodulator_priv; in _cx24110_pll_write() local
355 struct cx24110_state *state = fe->demodulator_priv; in cx24110_initfe() local
370 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_voltage() local
385 struct cx24110_state *state = fe->demodulator_priv; in cx24110_diseqc_send_burst() local
412 struct cx24110_state *state = fe->demodulator_priv; in cx24110_send_diseqc_msg() local
439 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_status() local
467 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_ber() local
485 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_signal_strength() local
496 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_snr() local
512 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_ucblocks() local
533 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_frontend() local
552 struct cx24110_state *state = fe->demodulator_priv; in cx24110_get_frontend() local
579 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_tone() local
586 struct cx24110_state* state = fe->demodulator_priv; in cx24110_release() local
595 struct cx24110_state* state = NULL; in cx24110_attach() local