FecTimeout        809 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 400;
FecTimeout        812 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 300;
FecTimeout        815 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 100;
FecTimeout        825 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 1700;
FecTimeout        828 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 1100;
FecTimeout        831 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 550;
FecTimeout        834 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 250;
FecTimeout        837 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 130;
FecTimeout        840 drivers/media/dvb-frontends/stv090x.c 			state->FecTimeout = 100;
FecTimeout       3379 drivers/media/dvb-frontends/stv090x.c 		lock = stv090x_get_lock(state, state->FecTimeout,
FecTimeout       3380 drivers/media/dvb-frontends/stv090x.c 				state->FecTimeout);
FecTimeout        264 drivers/media/dvb-frontends/stv090x_priv.h 	s32				FecTimeout;