Lines Matching defs:read_data
581 read_data wait for the buffer to become ready. The simple
773 /* wait until the next buffer is completely read via read_data */
852 read_data (NEC_Scanner *s, SANE_Byte *buf, size_t * buf_size)
857 DBG(11, "<< read_data ");
905 read_data (NEC_Scanner *s, SANE_Byte *buf, size_t * buf_size)
911 DBG (11, "<< read_data ");
913 /* sane_read_shuffled requires that read_data returns
3473 status = read_data(s, dst_buf, &nread);
3478 status = read_data (s, dst_buf, &nread);
3568 status = read_data (s, &(s->buffer[start_input]), &nread);
3570 status = read_data (s, &(s->buffer[start_input]), &nread);