Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h139 OPT_WAIT, enumerator
H A Dapple.c850 if (s->val[OPT_WAIT].w) start[5]=0x80; in start_scan()
1594 s->opt[OPT_WAIT].name = "wait"; in init_options()
1595 s->opt[OPT_WAIT].title = "Wait"; in init_options()
1596 s->opt[OPT_WAIT].desc = "You may issue the scan command but the actual " in init_options()
1601 s->opt[OPT_WAIT].type = SANE_TYPE_BOOL; in init_options()
1603 s->opt[OPT_WAIT].cap |= SANE_CAP_INACTIVE; in init_options()
1604 s->val[OPT_WAIT].w = SANE_FALSE; in init_options()
2112 case OPT_WAIT: in sane_control_option()
2199 case OPT_WAIT: in sane_control_option()

Completed in 3 milliseconds