Lines Matching defs:state
181 static int af9013_write_ofsm_regs(struct af9013_state *state, u16 reg, u8 *val, in af9013_write_ofsm_regs()
188 static int af9013_wr_reg_bits(struct af9013_state *state, u16 reg, int pos, in af9013_wr_reg_bits()
209 static int af9013_rd_reg_bits(struct af9013_state *state, u16 reg, int pos, in af9013_rd_reg_bits()
225 static int af9013_set_gpio(struct af9013_state *state, u8 gpio, u8 gpioval) in af9013_set_gpio()
278 static u32 af9013_div(struct af9013_state *state, u32 a, u32 b, u32 x) in af9013_div()
305 static int af9013_power_ctrl(struct af9013_state *state, u8 onoff) in af9013_power_ctrl()
361 struct af9013_state *state = fe->demodulator_priv; in af9013_statistics_ber_unc_start() local
379 struct af9013_state *state = fe->demodulator_priv; in af9013_statistics_ber_unc_result() local
410 struct af9013_state *state = fe->demodulator_priv; in af9013_statistics_snr_start() local
428 struct af9013_state *state = fe->demodulator_priv; in af9013_statistics_snr_result() local
491 struct af9013_state *state = fe->demodulator_priv; in af9013_statistics_signal_strength() local
528 struct af9013_state *state = container_of(work, in af9013_statistics_work() local
585 struct af9013_state *state = fe->demodulator_priv; in af9013_set_frontend() local
872 struct af9013_state *state = fe->demodulator_priv; in af9013_get_frontend() local
988 struct af9013_state *state = fe->demodulator_priv; in af9013_read_status() local
1038 struct af9013_state *state = fe->demodulator_priv; in af9013_read_snr() local
1045 struct af9013_state *state = fe->demodulator_priv; in af9013_read_signal_strength() local
1052 struct af9013_state *state = fe->demodulator_priv; in af9013_read_ber() local
1059 struct af9013_state *state = fe->demodulator_priv; in af9013_read_ucblocks() local
1066 struct af9013_state *state = fe->demodulator_priv; in af9013_init() local
1294 struct af9013_state *state = fe->demodulator_priv; in af9013_sleep() local
1321 struct af9013_state *state = fe->demodulator_priv; in af9013_i2c_gate_ctrl() local
1346 struct af9013_state *state = fe->demodulator_priv; in af9013_release() local
1352 static int af9013_download_firmware(struct af9013_state *state) in af9013_download_firmware()
1467 struct af9013_state *state = NULL; in af9013_attach() local