Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h152 OPT_ICP, enumerator
H A Dapple.c803 if (s->val[OPT_ICP].w) *(PP+8) |= 8; in mode_select()
1663 s->opt[OPT_ICP].name = "icp"; in init_options()
1664 s->opt[OPT_ICP].title = "ICP"; in init_options()
1665 s->opt[OPT_ICP].desc ="What is an ICP anyway?"; in init_options()
1666 s->opt[OPT_ICP].type = SANE_TYPE_BOOL; in init_options()
1668 s->opt[OPT_ICP].cap |= SANE_CAP_INACTIVE; in init_options()
1669 s->val[OPT_ICP].w = SANE_TRUE; in init_options()
2117 case OPT_ICP: in sane_control_option()
2204 case OPT_ICP: in sane_control_option()

Completed in 4 milliseconds