Searched refs:maxpoll (Results 1 – 1 of 1) sorted by relevance
82 static unsigned int maxpoll=250; /* Maximum busy-loop count for qcam I/O */ variable87 MODULE_PARM(maxpoll,"i");253 if(runs++>maxpoll) in qc_waithand()258 if(runs>(maxpoll+1000)) /* 5 seconds */ in qc_waithand()273 if(runs++>maxpoll) in qc_waithand()278 if(runs++>(maxpoll+1000)) /* 5 seconds */ in qc_waithand()306 if(runs++>maxpoll) in qc_waithand2()311 if(runs++>(maxpoll+1000)) /* 5 seconds */ in qc_waithand2()1032 if (maxpoll > 5000) { in init_bw_qcams()1034 maxpoll = 5000; in init_bw_qcams()