Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2310 val[OPT_BALANCE_B].w = SANE_FIX(100); in init_options()
2814 sod[OPT_BALANCE_B].name = M_NAME_BALANCE_B; in init_options()
2815 sod[OPT_BALANCE_B].title = M_TITLE_BALANCE_B; in init_options()
2816 sod[OPT_BALANCE_B].desc = M_DESC_BALANCE_B; in init_options()
2817 sod[OPT_BALANCE_B].unit = SANE_UNIT_PERCENT; in init_options()
2818 sod[OPT_BALANCE_B].cap |= SANE_CAP_ADVANCED; in init_options()
2819 sod[OPT_BALANCE_B].constraint.range = &md->balance_range; in init_options()
2821 sod[OPT_BALANCE_B].cap |= SANE_CAP_INACTIVE; in init_options()
2876 sod[OPT_BALANCE_B].cap &= ~SANE_CAP_INACTIVE; in set_option_dependencies()
2901 sod[OPT_BALANCE_B] in set_option_dependencies()
[all...]
H A Dmicrotek2.h585 OPT_BALANCE_B, enumerator

Completed in 10 milliseconds