Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/tuners/
Dmt2063.c1789 s32 maxReads; in mt2063_init() local
1874 maxReads = 10; in mt2063_init()
1875 while (status >= 0 && (FCRUN != 0) && (maxReads-- > 0)) { in mt2063_init()