Searched refs:restore_gamma_options (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | microtek2.h | 1290 restore_gamma_options(SANE_Option_Descriptor *, Option_Value *);
|
H A D | microtek2.c | 3007 restore_gamma_options(sod, val); in set_option_dependencies() 3431 restore_gamma_options(sod, val); in sane_control_option() 3437 restore_gamma_options(sod, val); in sane_control_option() 3571 /*---------- restore_gamma_options() -----------------------------------------*/ 3574 restore_gamma_options(SANE_Option_Descriptor *sod, Option_Value *val) in restore_gamma_options() function 3577 DBG(40, "restore_gamma_options: val=%p, sod=%p\n", (void *) val, (void *) sod); in restore_gamma_options() 3695 DBG(1, "restore_gamma_options: unknown mode %s\n", val[OPT_MODE].s); in restore_gamma_options()
|
Completed in 13 milliseconds