Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Ddib7000p.c175 static int dib7000p_set_output_mode(struct dib7000p_state *state, int mode) in dib7000p_set_output_mode() function
690 if (dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) != 0) in dib7000p_demod_reset()
1403 …return dib7000p_set_output_mode(state, OUTMODE_HIGH_Z) | dib7000p_set_power_mode(state, DIB7000P_P… in dib7000p_sleep()
1529 dib7000p_set_output_mode(state, OUTMODE_HIGH_Z); in dib7000p_set_frontend()
1572 dib7000p_set_output_mode(state, state->cfg.output_mode); in dib7000p_set_frontend()
2114 dib7000p_set_output_mode(dpst, OUTMODE_DIVERSITY); in dib7000p_i2c_enumeration()
2133 dib7000p_set_output_mode(dpst, OUTMODE_HIGH_Z); in dib7000p_i2c_enumeration()