Lines Matching defs:state

41 static int mxl111sf_demod_read_reg(struct mxl111sf_demod_state *state,  in mxl111sf_demod_read_reg()
49 static int mxl111sf_demod_write_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_write_reg()
58 int mxl111sf_demod_program_regs(struct mxl111sf_demod_state *state, in mxl111sf_demod_program_regs()
70 int mxl1x1sf_demod_get_tps_code_rate(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_code_rate()
101 int mxl1x1sf_demod_get_tps_modulation(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_modulation()
126 int mxl1x1sf_demod_get_tps_guard_fft_mode(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_fft_mode()
151 int mxl1x1sf_demod_get_tps_guard_interval(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_interval()
179 int mxl1x1sf_demod_get_tps_hierarchy(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_hierarchy()
210 int mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_sync_lock_status()
223 int mxl1x1sf_demod_get_rs_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_rs_lock_status()
236 int mxl1x1sf_demod_get_tps_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_lock_status()
249 int mxl1x1sf_demod_get_fec_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_fec_lock_status()
276 static int mxl1x1sf_demod_reset_irq_status(struct mxl111sf_demod_state *state) in mxl1x1sf_demod_reset_irq_status()
285 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_set_frontend() local
337 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ucblocks() local
385 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ber() local
406 static int mxl111sf_demod_calc_snr(struct mxl111sf_demod_state *state, in mxl111sf_demod_calc_snr()
428 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_snr() local
442 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_status() local
478 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_signal_strength() local
514 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_get_frontend() local
547 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_release() local
585 struct mxl111sf_demod_state *state = NULL; in mxl111sf_demod_attach() local