Lines Matching defs:state
45 static int mxl111sf_demod_read_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_read_reg()
53 static int mxl111sf_demod_write_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_write_reg()
62 int mxl111sf_demod_program_regs(struct mxl111sf_demod_state *state, in mxl111sf_demod_program_regs()
74 int mxl1x1sf_demod_get_tps_code_rate(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_code_rate()
105 int mxl1x1sf_demod_get_tps_modulation(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_modulation()
130 int mxl1x1sf_demod_get_tps_guard_fft_mode(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_fft_mode()
155 int mxl1x1sf_demod_get_tps_guard_interval(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_interval()
183 int mxl1x1sf_demod_get_tps_hierarchy(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_hierarchy()
214 int mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_sync_lock_status()
227 int mxl1x1sf_demod_get_rs_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_rs_lock_status()
240 int mxl1x1sf_demod_get_tps_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_lock_status()
253 int mxl1x1sf_demod_get_fec_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_fec_lock_status()
280 static int mxl1x1sf_demod_reset_irq_status(struct mxl111sf_demod_state *state) in mxl1x1sf_demod_reset_irq_status()
289 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_set_frontend() local
341 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ucblocks() local
389 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ber() local
410 static int mxl111sf_demod_calc_snr(struct mxl111sf_demod_state *state, in mxl111sf_demod_calc_snr()
432 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_snr() local
446 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_status() local
482 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_signal_strength() local
513 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_get_frontend() local
546 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_release() local
584 struct mxl111sf_demod_state *state = NULL; in mxl111sf_demod_attach() local