Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek2.c2309 val[OPT_BALANCE_G].w = SANE_FIX(100); in init_options()
2805 sod[OPT_BALANCE_G].name = M_NAME_BALANCE_G; in init_options()
2806 sod[OPT_BALANCE_G].title = M_TITLE_BALANCE_G; in init_options()
2807 sod[OPT_BALANCE_G].desc = M_DESC_BALANCE_G; in init_options()
2808 sod[OPT_BALANCE_G].unit = SANE_UNIT_PERCENT; in init_options()
2809 sod[OPT_BALANCE_G].cap |= SANE_CAP_ADVANCED; in init_options()
2810 sod[OPT_BALANCE_G].constraint.range = &md->balance_range; in init_options()
2812 sod[OPT_BALANCE_G].cap |= SANE_CAP_INACTIVE; in init_options()
2875 sod[OPT_BALANCE_G].cap &= ~SANE_CAP_INACTIVE; in set_option_dependencies()
2900 sod[OPT_BALANCE_G] in set_option_dependencies()
[all...]
H A Dmicrotek2.h584 OPT_BALANCE_G, enumerator

Completed in 8 milliseconds