Searched refs:timeout_fec (Results 1 – 1 of 1) sorted by relevance
3119 static int stv090x_get_lock(struct stv090x_state *state, s32 timeout_dmd, s32 timeout_fec) in stv090x_get_lock() argument3127 lock = stv090x_get_feclock(state, timeout_fec); in stv090x_get_lock()3132 while ((timer < timeout_fec) && (!lock)) { in stv090x_get_lock()