Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv090x.c3123 static int stv090x_get_lock(struct stv090x_state *state, s32 timeout_dmd, s32 timeout_fec) in stv090x_get_lock() argument
3131 lock = stv090x_get_feclock(state, timeout_fec); in stv090x_get_lock()
3136 while ((timer < timeout_fec) && (!lock)) { in stv090x_get_lock()