Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Davision.h325 OPT_IR, /* infra-red */ enumerator
H A Davision.c2918 if (s->val[OPT_IR].w) in compute_parameters()
6389 if (s->val[OPT_IR].w) in set_window()
7292 s->opt[OPT_IR].name = "infra-red"; in init_options()
7293 s->opt[OPT_IR].title = "Infra-red"; in init_options()
7294 s->opt[OPT_IR].desc = "Enable infra-red scan mode."; in init_options()
7295 s->opt[OPT_IR].type = SANE_TYPE_BOOL; in init_options()
7296 s->opt[OPT_IR].unit = SANE_UNIT_NONE; in init_options()
7297 s->val[OPT_IR].w = SANE_FALSE; in init_options()
7302 s->opt[OPT_IR].cap |= SANE_CAP_INACTIVE; in init_options()
8861 case OPT_IR in sane_control_option()
[all...]

Completed in 13 milliseconds