Home
last modified time | relevance | path

Searched refs:dib7000p_set_output_mode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Ddib7000p.c167 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode() function
682 if (dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) != 0) in dib7000p_demod_reset()
1395 …return dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) | dib7000p_set_power_mode(state, DIB7000P_P… in dib7000p_sleep()
1521 dib7000p_set_output_mode(state, OUTMODE_HIGH_Z); in dib7000p_set_frontend()
1564 dib7000p_set_output_mode(state, state->cfg.output_mode); in dib7000p_set_frontend()
2112 dib7000p_set_output_mode(dpst, OUTMODE_DIVERSITY); in dib7000p_i2c_enumeration()
2131 dib7000p_set_output_mode(dpst, OUTMODE_HIGH_Z); in dib7000p_i2c_enumeration()