Lines Matching refs:timeout
252 int timeout = 5 * delay;
273 && timeout) {
275 timeout--;
278 if (timeout <= 0) {
279 /* If PDEN is set, we can get a timeout when pen goes up */
283 dev_dbg(wm->dev, "adc sample timeout\n");
316 int timeout = 5 * delay;
337 && timeout) {
339 timeout--;
342 if (timeout <= 0) {
343 /* If PDEN is set, we can get a timeout when pen goes up */
347 dev_dbg(wm->dev, "adc sample timeout\n");