Lines Matching defs:next
993 /* add the next hex value to the hex string */
1992 for (dev = first_dev; dev; dev = dev->next)
2599 * we are done with this one, prepare for the next scanner:
2603 dev->next = first_dev;
2730 Epson_Device *dev, *next;
2732 for (dev = first_dev; dev; dev = next)
2734 next = dev->next;
2772 for (dev = first_dev; i < num_devices; dev = dev->next)
2918 * behave the same way. This has to be confirmed with the next D-level
3521 for (dev = first_dev; dev; dev = dev->next)
3565 s->next = first_handle;
3594 for (s = first_handle; s; s = s->next)
3608 prev->next = s->next;
3610 first_handle = s->next;
4338 /* pixels_per_line is rounded to the next 8bit boundary */
4925 * make sure the next lower even number is selected.
5203 sleep (1); /* wait one second for the next attempt */
5348 * it ready for the next data block.
5353 * ... and request the next data block
5536 ptr += 6; /* go to next pixel */
5547 ptr += 3; /* go to next pixel */
5566 * the next batch.
5696 * and always points to the beginning of the next line to
6171 * Set the cancel flag to true. The next time the backend requests data