Home
last modified time | relevance | path

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

/drivers/media/tuners/
Dmt2063.c1791 s32 maxReads; in mt2063_init() local
1876 maxReads = 10; in mt2063_init()
1877 while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) { in mt2063_init()