Home
last modified time | relevance | path

Searched refs:e2_recv (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Depson2-io.c114 e2_recv(Epson_Scanner *s, void *buf, ssize_t buf_size, in e2_recv() function
191 e2_recv(s, rxbuf, rxlen, &status); in e2_txrx()
239 e2_recv(s, info, 1, &status); in e2_recv_info_block()
241 e2_recv(s, info, info_size, &status); in e2_recv_info_block()
260 e2_recv(s, &info[1], info_size - 1, &status); in e2_recv_info_block()
338 e2_recv(s, *buf, len, &status); /* receive actual data */ in e2_cmd_info_block()
H A Depson2-io.h28 ssize_t e2_recv(Epson_Scanner * s, void *buf, ssize_t buf_size,
H A Depson2-ops.c1768 read = e2_recv(s, s->buf, buf_len + 1, &status); in e2_ext_read()
1834 e2_recv(s, result, s->block ? 6 : 4, &status); in read_info_block()
2108 e2_recv(s, s->buf, buf_len, &status); in e2_block_read()
H A Depson2.c20 * 127 e2_recv buffer
29 * 15 e2_send, e2_recv calls
465 read = e2_recv(s, buf, 5, &status); in open_scanner()

Completed in 6 milliseconds