Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dmt2063.c1812 s32 maxReads; in mt2063_init() local
1897 maxReads = 10; in mt2063_init()
1898 while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) { in mt2063_init()