Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2308 val[OPT_BALANCE_R].w = SANE_FIX(100); in init_options()
2796 sod[OPT_BALANCE_R].name = M_NAME_BALANCE_R; in init_options()
2797 sod[OPT_BALANCE_R].title = M_TITLE_BALANCE_R; in init_options()
2798 sod[OPT_BALANCE_R].desc = M_DESC_BALANCE_R; in init_options()
2799 sod[OPT_BALANCE_R].unit = SANE_UNIT_PERCENT; in init_options()
2800 sod[OPT_BALANCE_R].cap |= SANE_CAP_ADVANCED; in init_options()
2801 sod[OPT_BALANCE_R].constraint.range = &md->balance_range; in init_options()
2803 sod[OPT_BALANCE_R].cap |= SANE_CAP_INACTIVE; in init_options()
2874 sod[OPT_BALANCE_R].cap &= ~SANE_CAP_INACTIVE; in set_option_dependencies()
2899 sod[OPT_BALANCE_R] in set_option_dependencies()
[all...]
H A Dmicrotek2.h583 OPT_BALANCE_R, enumerator

Completed in 8 milliseconds