Searched refs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
35 struct dib7000p_state { struct92 static void dib7090_setDibTxMux(struct dib7000p_state *state, int mode); argument93 static void dib7090_setHostBusMux(struct dib7000p_state *state, int mode);95 static u16 dib7000p_read_word(struct dib7000p_state *state, u16 reg) in dib7000p_read_word()125 static int dib7000p_write_word(struct dib7000p_state *state, u16 reg, u16 val) in dib7000p_write_word()151 static void dib7000p_write_tab(struct dib7000p_state *state, u16 * buf) in dib7000p_write_tab()167 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode()223 struct dib7000p_state *state = demod->demodulator_priv; in dib7000p_set_diversity_in()246 static int dib7000p_set_power_mode(struct dib7000p_state *state, enum dib7000p_power_mode mode) in dib7000p_set_power_mode()297 static void dib7000p_set_adc_state(struct dib7000p_state *state, enum dibx000_adc_states no) in dib7000p_set_adc_state()[all …]