Lines Matching defs:state

32 static int mxl111sf_demod_read_reg(struct mxl111sf_demod_state *state,  in mxl111sf_demod_read_reg()
40 static int mxl111sf_demod_write_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_write_reg()
49 int mxl111sf_demod_program_regs(struct mxl111sf_demod_state *state, in mxl111sf_demod_program_regs()
61 int mxl1x1sf_demod_get_tps_code_rate(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_code_rate()
92 int mxl1x1sf_demod_get_tps_modulation(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_modulation()
117 int mxl1x1sf_demod_get_tps_guard_fft_mode(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_fft_mode()
142 int mxl1x1sf_demod_get_tps_guard_interval(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_interval()
170 int mxl1x1sf_demod_get_tps_hierarchy(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_hierarchy()
201 int mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_sync_lock_status()
214 int mxl1x1sf_demod_get_rs_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_rs_lock_status()
227 int mxl1x1sf_demod_get_tps_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_lock_status()
240 int mxl1x1sf_demod_get_fec_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_fec_lock_status()
267 static int mxl1x1sf_demod_reset_irq_status(struct mxl111sf_demod_state *state) in mxl1x1sf_demod_reset_irq_status()
276 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_set_frontend() local
328 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ucblocks() local
376 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_ber() local
397 static int mxl111sf_demod_calc_snr(struct mxl111sf_demod_state *state, in mxl111sf_demod_calc_snr()
419 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_snr() local
433 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_status() local
469 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_read_signal_strength() local
505 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_get_frontend() local
538 struct mxl111sf_demod_state *state = fe->demodulator_priv; in mxl111sf_demod_release() local
576 struct mxl111sf_demod_state *state = NULL; in mxl111sf_demod_attach() local