Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dtda18271-priv.h202 u16 *count_limit);
Dtda18271-fe.c448 u16 count_limit; in tda18271_powerscan() local
456 tda18271_lookup_cid_target(fe, &freq, &cid_target, &count_limit); in tda18271_powerscan()
512 if (count <= count_limit) in tda18271_powerscan()
Dtda18271-maps.c979 u32 *freq, u8 *cid_target, u16 *count_limit) in tda18271_lookup_cid_target() argument
990 *count_limit = tda18271_cid_target[i].limit; in tda18271_lookup_cid_target()