Lines Matching defs:state

103 static int cx24110_writereg (struct cx24110_state* state, int reg, int data)  in cx24110_writereg()
118 static int cx24110_readreg (struct cx24110_state* state, u8 reg) in cx24110_readreg()
133 static int cx24110_set_inversion(struct cx24110_state *state, in cx24110_set_inversion()
168 static int cx24110_set_fec(struct cx24110_state *state, enum fe_code_rate fec) in cx24110_set_fec()
211 static enum fe_code_rate cx24110_get_fec(struct cx24110_state *state) in cx24110_get_fec()
227 static int cx24110_set_symbolrate (struct cx24110_state* state, u32 srate) in cx24110_set_symbolrate()
301 struct cx24110_state *state = fe->demodulator_priv; in _cx24110_pll_write() local
343 struct cx24110_state *state = fe->demodulator_priv; in cx24110_initfe() local
359 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_voltage() local
375 struct cx24110_state *state = fe->demodulator_priv; in cx24110_diseqc_send_burst() local
402 struct cx24110_state *state = fe->demodulator_priv; in cx24110_send_diseqc_msg() local
430 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_status() local
458 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_ber() local
476 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_signal_strength() local
487 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_snr() local
503 struct cx24110_state *state = fe->demodulator_priv; in cx24110_read_ucblocks() local
524 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_frontend() local
543 struct cx24110_state *state = fe->demodulator_priv; in cx24110_get_frontend() local
571 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_tone() local
578 struct cx24110_state* state = fe->demodulator_priv; in cx24110_release() local
587 struct cx24110_state* state = NULL; in cx24110_attach() local