Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dqcam.c501 if (s->val[OPT_TEST].w) in qc_setscanmode()
1285 s->opt[OPT_TEST].name = "test-image"; in init_options()
1286 s->opt[OPT_TEST].title = "Force test image"; in init_options()
1287 s->opt[OPT_TEST].desc = in init_options()
1292 s->opt[OPT_TEST].type = SANE_TYPE_BOOL; in init_options()
1293 s->val[OPT_TEST].w = SANE_FALSE; in init_options()
1586 s->opt[OPT_TEST].cap |= SANE_CAP_INACTIVE; in sane_open()
1709 case OPT_TEST: in sane_control_option()
1763 case OPT_TEST: in sane_control_option()
1807 s->opt[OPT_TEST] in sane_control_option()
[all...]
H A Dqcam.h114 OPT_TEST, /* test image */ enumerator

Completed in 4 milliseconds