Lines Matching refs:time
57 #include <time.h>
294 /* write multiple bytes, one at a time (non-bulk) */
317 /* read multiple bytes, one at a time (non-bulk) */
350 time_t start_time = time (NULL);
359 if ((time (NULL) - start_time) > 60)
377 time_t start_time = time (NULL);
386 if ((time (NULL) - start_time) > 60)
494 /* Scanner init, called at calibration and scan time. Returns 1 if this
495 was the first time the scanner was plugged in, 0 afterward, and
537 /* Returns 1 if this was the first time the scanner was plugged in. */
685 /* keep the extra around for next time */