timeout_fec 3114 drivers/media/dvb-frontends/stv090x.c static int stv090x_get_lock(struct stv090x_state *state, s32 timeout_dmd, s32 timeout_fec) timeout_fec 3122 drivers/media/dvb-frontends/stv090x.c lock = stv090x_get_feclock(state, timeout_fec); timeout_fec 3127 drivers/media/dvb-frontends/stv090x.c while ((timer < timeout_fec) && (!lock)) {