Searched refs:mxl5007t_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
H A Dmxl5007t.c154 struct mxl5007t_state { struct
216 static void mxl5007t_set_mode_bits(struct mxl5007t_state *state, mxl5007t_set_mode_bits()
242 static void mxl5007t_set_if_freq_bits(struct mxl5007t_state *state, mxl5007t_set_if_freq_bits()
296 static void mxl5007t_set_xtal_freq_bits(struct mxl5007t_state *state, mxl5007t_set_xtal_freq_bits()
365 static struct reg_pair_t *mxl5007t_calc_init_regs(struct mxl5007t_state *state, mxl5007t_calc_init_regs()
395 static void mxl5007t_set_bw_bits(struct mxl5007t_state *state, mxl5007t_set_bw_bits()
421 reg_pair_t *mxl5007t_calc_rf_tune_regs(struct mxl5007t_state *state, mxl5007t_calc_rf_tune_regs()
463 static int mxl5007t_write_reg(struct mxl5007t_state *state, u8 reg, u8 val) mxl5007t_write_reg()
478 static int mxl5007t_write_regs(struct mxl5007t_state *state, mxl5007t_write_regs()
492 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val) mxl5007t_read_reg()
511 static int mxl5007t_soft_reset(struct mxl5007t_state *state) mxl5007t_soft_reset()
527 static int mxl5007t_tuner_init(struct mxl5007t_state *state, mxl5007t_tuner_init()
544 static int mxl5007t_tuner_rf_tune(struct mxl5007t_state *state, u32 rf_freq_hz, mxl5007t_tuner_rf_tune()
563 static int mxl5007t_synth_lock_status(struct mxl5007t_state *state, mxl5007t_synth_lock_status()
589 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_get_status()
618 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_set_params()
683 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_init()
701 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_sleep()
723 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_get_frequency()
730 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_get_bandwidth()
737 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_get_if_frequency()
781 struct mxl5007t_state *state = fe->tuner_priv; mxl5007t_release()
811 static int mxl5007t_get_chip_id(struct mxl5007t_state *state) mxl5007t_get_chip_id()
866 struct mxl5007t_state *state = NULL; mxl5007t_attach()
870 instance = hybrid_tuner_request_state(struct mxl5007t_state, state, mxl5007t_attach()

Completed in 43 milliseconds