Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dstb0899_algo.c162 static enum stb0899_status stb0899_check_tmg(struct stb0899_state *state) in stb0899_check_tmg() function
210 while ((stb0899_check_tmg(state) != TIMINGOK) && next_loop) { in stb0899_search_tmg()
616 stb0899_check_tmg(state); /* For high rates (MCPC) */ in stb0899_dvbs_algo()