Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Depson2-io.c46 e2_send(Epson_Scanner * s, void *buf, size_t buf_size, size_t reply_len, in e2_send() function
181 done = e2_send(s, txbuf, txlen, rxlen, &status); in e2_txrx()
307 e2_send(s, params, params_len, in e2_cmd_info_block()
387 e2_send(s, S_ACK, 1, 0, &status); in e2_ack()
395 e2_send(s, S_ACK, 1, reply_len, &status); in e2_ack_next()
H A Depson2-io.h26 int e2_send(Epson_Scanner * s, void *buf, size_t buf_size,
H A Depson2-commands.c395 e2_send(s, params, 2, 4, &status); in esci_request_status()
H A Depson2-ops.c1624 e2_send(s, params, 2, 6 + (s->lcount * s->params.bytes_per_line), in e2_start_std_scan()
1870 e2_send(s, params, 2, 0, &status); in read_info_block()

Completed in 4 milliseconds