Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Ddib7000p.c168 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode() function
683 if (dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) != 0) in dib7000p_demod_reset()
1387 …return dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) | dib7000p_set_power_mode(state, DIB7000P_P… in dib7000p_sleep()
1513 dib7000p_set_output_mode(state, OUTMODE_HIGH_Z); in dib7000p_set_frontend()
1556 dib7000p_set_output_mode(state, state->cfg.output_mode); in dib7000p_set_frontend()
2098 dib7000p_set_output_mode(dpst, OUTMODE_DIVERSITY); in dib7000p_i2c_enumeration()
2117 dib7000p_set_output_mode(dpst, OUTMODE_HIGH_Z); in dib7000p_i2c_enumeration()