Searched refs:dib7000p_state (Results 1 – 1 of 1) sorted by relevance
40 struct dib7000p_state { struct97 static void dib7090_setDibTxMux(struct dib7000p_state *state, int mode); argument98 static void dib7090_setHostBusMux(struct dib7000p_state *state, int mode);100 static u16 dib7000p_read_word(struct dib7000p_state *state, u16 reg) in dib7000p_read_word()130 static int dib7000p_write_word(struct dib7000p_state *state, u16 reg, u16 val) in dib7000p_write_word()156 static void dib7000p_write_tab(struct dib7000p_state *state, u16 * buf) in dib7000p_write_tab()172 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode()228 struct dib7000p_state *state = demod->demodulator_priv; in dib7000p_set_diversity_in()251 static int dib7000p_set_power_mode(struct dib7000p_state *state, enum dib7000p_power_mode mode) in dib7000p_set_power_mode()302 static void dib7000p_set_adc_state(struct dib7000p_state *state, enum dibx000_adc_states no) in dib7000p_set_adc_state()[all …]