Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddll.c192 typedef SANE_Status (*op_set_io_mode_t) (SANE_Handle, SANE_Bool); typedef
1431 return (*(op_set_io_mode_t)s->be->op[OP_SET_IO_MODE]) (s->handle, non_blocking); in sane_set_io_mode()

Completed in 2 milliseconds