Home
last modified time | relevance | path

Searched refs:RANGEOK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstb0899_priv.h80 RANGEOK, enumerator
H A Dstb0899_algo.c447 internal->status = RANGEOK; in stb0899_check_range()
448 dprintk(state->verbose, FE_DEBUG, 1, "----> RANGEOK !"); in stb0899_check_range()
633 if (stb0899_check_range(state) == RANGEOK) { in stb0899_dvbs_algo()
652 if (internal->status != RANGEOK) in stb0899_dvbs_algo()
655 } while (internal->sub_range && internal->status != RANGEOK); in stb0899_dvbs_algo()
661 if (internal->status == RANGEOK) { in stb0899_dvbs_algo()
H A Dstb0899_drv.c1484 if (stb0899_dvbs_algo(state) == RANGEOK) { in stb0899_search()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstb0899_priv.h80 RANGEOK, enumerator
H A Dstb0899_algo.c447 internal->status = RANGEOK; in stb0899_check_range()
448 dprintk(state->verbose, FE_DEBUG, 1, "----> RANGEOK !"); in stb0899_check_range()
633 if (stb0899_check_range(state) == RANGEOK) { in stb0899_dvbs_algo()
652 if (internal->status != RANGEOK) in stb0899_dvbs_algo()
655 } while (internal->sub_range && internal->status != RANGEOK); in stb0899_dvbs_algo()
661 if (internal->status == RANGEOK) { in stb0899_dvbs_algo()
H A Dstb0899_drv.c1484 if (stb0899_dvbs_algo(state) == RANGEOK) { in stb0899_search()

Completed in 10 milliseconds