Lines Matching refs:timeout
258 int timeout = 5 * delay;
283 timeout) {
285 timeout--;
288 if (timeout <= 0) {
289 /* If PDEN is set, we can get a timeout when pen goes up */
293 dev_dbg(wm->dev, "adc sample timeout");
323 int timeout = 5 * delay;
348 && timeout) {
350 timeout--;
353 if (timeout <= 0) {
354 /* If PDEN is set, we can get a timeout when pen goes up */
358 dev_dbg(wm->dev, "adc sample timeout");