Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dapple.h147 OPT_CCD, enumerator
H A Dapple.c784 if (s->val[OPT_CCD].w) *(PP+8) |= 2; in mode_select()
805 if (s->val[OPT_CCD].w) *(PP+8) |= 2; in mode_select()
1643 s->opt[OPT_CCD].name = "ccd"; in init_options()
1644 s->opt[OPT_CCD].title = "CCD Power"; in init_options()
1645 s->opt[OPT_CCD].desc ="This option controls the power to the CCD array."; in init_options()
1646 s->opt[OPT_CCD].type = SANE_TYPE_BOOL; in init_options()
1648 s->opt[OPT_CCD].cap |= SANE_CAP_INACTIVE; in init_options()
1649 s->val[OPT_CCD].w = SANE_TRUE; in init_options()
2115 case OPT_CCD: in sane_control_option()
2202 case OPT_CCD in sane_control_option()
[all...]

Completed in 4 milliseconds