Searched refs:sanei_epson_net_write (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | epson2_net.c | 164 sanei_epson_net_write(Epson_Scanner *s, unsigned int cmd, const unsigned char *buf, in sanei_epson_net_write() function 249 sanei_epson_net_write(s, 0x2100, NULL, 0, 0, &status); in sanei_epson_net_lock() 261 sanei_epson_net_write(s, 0x2101, NULL, 0, 0, &status); in sanei_epson_net_unlock()
|
H A D | epson2_net.h | 9 extern size_t sanei_epson_net_write(struct Epson_Scanner *s, unsigned int cmd, const unsigned char *buf,
|
H A D | epson2-io.c | 83 return sanei_epson_net_write(s, 0x2000, buf, buf_size, in e2_send()
|
H A D | epson2.c | 2293 sanei_epson_net_write(s, 0x2000, NULL, 0, in sane_start()
|
Completed in 4 milliseconds