Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x.c757 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable) in stv090x_i2c_gate_ctrl() function
1800 if (stv090x_i2c_gate_ctrl(state, 1) < 0) in stv090x_srate_srch_coarse()
1813 if (stv090x_i2c_gate_ctrl(state, 0) < 0) in stv090x_srate_srch_coarse()
1818 if (stv090x_i2c_gate_ctrl(state, 1) < 0) in stv090x_srate_srch_coarse()
1831 if (stv090x_i2c_gate_ctrl(state, 0) < 0) in stv090x_srate_srch_coarse()
1844 stv090x_i2c_gate_ctrl(state, 0); in stv090x_srate_srch_coarse()
2189 if (stv090x_i2c_gate_ctrl(state, 1) < 0) in stv090x_get_coldlock()
2202 if (stv090x_i2c_gate_ctrl(state, 0) < 0) in stv090x_get_coldlock()
2207 if (stv090x_i2c_gate_ctrl(state, 1) < 0) in stv090x_get_coldlock()
2220 if (stv090x_i2c_gate_ctrl(state, 0) < 0) in stv090x_get_coldlock()
[all …]