Lines Matching defs:state

232 static int cx24123_i2c_writereg(struct cx24123_state *state,  in cx24123_i2c_writereg()
253 static int cx24123_i2c_readreg(struct cx24123_state *state, u8 i2c_addr, u8 reg) in cx24123_i2c_readreg()
274 #define cx24123_readreg(state, reg) \ argument
276 #define cx24123_writereg(state, reg, val) \ argument
279 static int cx24123_set_inversion(struct cx24123_state *state, in cx24123_set_inversion()
307 static int cx24123_get_inversion(struct cx24123_state *state, in cx24123_get_inversion()
325 static int cx24123_set_fec(struct cx24123_state *state, enum fe_code_rate fec) in cx24123_set_fec()
387 static int cx24123_get_fec(struct cx24123_state *state, enum fe_code_rate *fec) in cx24123_get_fec()
441 static int cx24123_set_symbolrate(struct cx24123_state *state, u32 srate) in cx24123_set_symbolrate()
505 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_calculate() local
579 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_writereg() local
637 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_tune() local
676 static int cx24123_repeater_mode(struct cx24123_state *state, u8 mode, u8 start) in cx24123_repeater_mode()
688 struct cx24123_state *state = fe->demodulator_priv; in cx24123_initfe() local
712 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_voltage() local
735 static void cx24123_wait_for_diseqc(struct cx24123_state *state) in cx24123_wait_for_diseqc()
751 struct cx24123_state *state = fe->demodulator_priv; in cx24123_send_diseqc_msg() local
787 struct cx24123_state *state = fe->demodulator_priv; in cx24123_diseqc_send_burst() local
823 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_status() local
860 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_ber() local
876 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_signal_strength() local
888 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_snr() local
902 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_frontend() local
938 struct cx24123_state *state = fe->demodulator_priv; in cx24123_get_frontend() local
958 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_tone() local
1006 struct cx24123_state *state = fe->demodulator_priv; in cx24123_release() local
1015 struct cx24123_state *state = i2c_get_adapdata(i2c_adap); in cx24123_tuner_i2c_tuner_xfer() local
1034 struct cx24123_state *state = fe->demodulator_priv; in cx24123_get_tuner_i2c_adapter() local
1045 struct cx24123_state *state = in cx24123_attach() local