Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcanon_dr.h635 do_usb_cmd(struct scanner *s, int runRS, int shortTime,
H A Dfujitsu.h788 do_usb_cmd(struct fujitsu *s, int runRS, int shortTime,
H A Dcanon_dr.c143 - clean do_usb_cmd error handling (call reset more often)
162 - rewrite do_usb_cmd to pad reads and calloc/copy buffers
182 - rewrite do_usb_cmd() to use remainder from RS info
190 - initialize vars in do_usb_cmd()
294 - add timestamp to do_usb_cmd
309 - add another gettimeofday call at end of do_usb_cmd
8370 return do_usb_cmd(s, runRS, timeout, in do_cmd()
8428 do_usb_cmd(struct scanner *s, int runRS, int timeout, in do_usb_cmd() function
8458 DBG (10, "do_usb_cmd: start %lu %lu\n", (long unsigned int)timer.tv_sec, (long unsigned int)timer.tv_usec); in do_usb_cmd()
8651 DBG (10, "do_usb_cmd in do_usb_cmd()
[all...]
H A Dfujitsu.c244 - do_usb_cmd() returns io error on cmd/out/status/rs EOF
460 - do_usb_cmd(): use rs_info whenever set, not just EOF
9607 return do_usb_cmd(s, runRS, shortTime, in do_cmd()
9662 do_usb_cmd(struct fujitsu *s, int runRS, int shortTime, in do_usb_cmd() function
9687 DBG (10, "do_usb_cmd: start\n"); in do_usb_cmd()
9856 DBG(5,"do_usb_cmd: short read via rs, %lu/%lu\n", in do_usb_cmd()
9862 DBG(5,"do_usb_cmd: Not calling rs!\n"); in do_usb_cmd()
9867 DBG (10, "do_usb_cmd: finish\n"); in do_usb_cmd()

Completed in 21 milliseconds