Searched refs:get_scan_mode_and_depth (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | microtek2.h | 1230 get_scan_mode_and_depth(Microtek2_Scanner *, int *, SANE_Int *, int *, int *);
|
H A D | microtek2.c | 336 get_scan_mode_and_depth(ms, &mode, &depth, &bits_pp_in, &bits_pp_out); in sane_get_parameters() 3833 get_scan_mode_and_depth(ms, &ms->mode, &ms->depth, in get_scan_parameters() 4000 /*---------- get_scan_mode_and_depth() ---------------------------------------*/ 4003 get_scan_mode_and_depth(Microtek2_Scanner *ms, in get_scan_mode_and_depth() function 4023 DBG(30, "get_scan_mode_and_depth: handle=%p\n", (void *) ms); in get_scan_mode_and_depth() 4045 DBG(1, "get_scan_mode_and_depth: Unknown mode %s\n", in get_scan_mode_and_depth() 4116 DBG(30, "get_scan_mode_and_depth: mode=%d, depth=%d," in get_scan_mode_and_depth()
|
Completed in 13 milliseconds