Searched refs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
43 struct dib7000p_state { struct100 static void dib7090_setDibTxMux(struct dib7000p_state *state, int mode); argument101 static void dib7090_setHostBusMux(struct dib7000p_state *state, int mode);103 static u16 dib7000p_read_word(struct dib7000p_state *state, u16 reg) in dib7000p_read_word()133 static int dib7000p_write_word(struct dib7000p_state *state, u16 reg, u16 val) in dib7000p_write_word()159 static void dib7000p_write_tab(struct dib7000p_state *state, u16 * buf) in dib7000p_write_tab()175 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode()231 struct dib7000p_state *state = demod->demodulator_priv; in dib7000p_set_diversity_in()254 static int dib7000p_set_power_mode(struct dib7000p_state *state, enum dib7000p_power_mode mode) in dib7000p_set_power_mode()305 static void dib7000p_set_adc_state(struct dib7000p_state *state, enum dibx000_adc_states no) in dib7000p_set_adc_state()[all …]