Lines Matching defs:state
245 static int cx24123_i2c_writereg(struct cx24123_state *state, in cx24123_i2c_writereg()
266 static int cx24123_i2c_readreg(struct cx24123_state *state, u8 i2c_addr, u8 reg) in cx24123_i2c_readreg()
287 #define cx24123_readreg(state, reg) \ argument
289 #define cx24123_writereg(state, reg, val) \ argument
292 static int cx24123_set_inversion(struct cx24123_state *state, in cx24123_set_inversion()
320 static int cx24123_get_inversion(struct cx24123_state *state, in cx24123_get_inversion()
338 static int cx24123_set_fec(struct cx24123_state *state, fe_code_rate_t fec) in cx24123_set_fec()
400 static int cx24123_get_fec(struct cx24123_state *state, fe_code_rate_t *fec) in cx24123_get_fec()
454 static int cx24123_set_symbolrate(struct cx24123_state *state, u32 srate) in cx24123_set_symbolrate()
518 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_calculate() local
592 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_writereg() local
650 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_tune() local
689 static int cx24123_repeater_mode(struct cx24123_state *state, u8 mode, u8 start) in cx24123_repeater_mode()
701 struct cx24123_state *state = fe->demodulator_priv; in cx24123_initfe() local
725 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_voltage() local
748 static void cx24123_wait_for_diseqc(struct cx24123_state *state) in cx24123_wait_for_diseqc()
764 struct cx24123_state *state = fe->demodulator_priv; in cx24123_send_diseqc_msg() local
800 struct cx24123_state *state = fe->demodulator_priv; in cx24123_diseqc_send_burst() local
836 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_status() local
873 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_ber() local
889 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_signal_strength() local
901 struct cx24123_state *state = fe->demodulator_priv; in cx24123_read_snr() local
915 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_frontend() local
951 struct cx24123_state *state = fe->demodulator_priv; in cx24123_get_frontend() local
971 struct cx24123_state *state = fe->demodulator_priv; in cx24123_set_tone() local
1019 struct cx24123_state *state = fe->demodulator_priv; in cx24123_release() local
1028 struct cx24123_state *state = i2c_get_adapdata(i2c_adap); in cx24123_tuner_i2c_tuner_xfer() local
1047 struct cx24123_state *state = fe->demodulator_priv; in cx24123_get_tuner_i2c_adapter() local
1058 struct cx24123_state *state = in cx24123_attach() local