Home
last modified time | relevance | path

Searched refs:NUM_OPTS (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dsnapscan.h309 NUM_OPTS /* dummy (gives number of options) */ enumerator
395 SANE_Option_Descriptor options[NUM_OPTS]; /* the option descriptors */
396 Option_Value val[NUM_OPTS]; /* the options themselves... */
H A Dkvs20xx.h45 NUM_OPTS = 0, enumerator
H A Dkvs40xx.h54 NUM_OPTS = 0, enumerator
H A Dkvs20xx_opt.c161 o = &s->opt[NUM_OPTS]; in kvs20xx_init_options()
167 s->val[NUM_OPTS].w = NUM_OPTIONS; in kvs20xx_init_options()
H A Dsnapscan-options.c349 {NUM_OPTS, NUM_OPTS, 0}; in init_options()
966 if ((n >= 0) && (n < NUM_OPTS)) in sane_get_option_descriptor()
1094 *(SANE_Int *) v = NUM_OPTS; in sane_control_option()
H A Dkvs40xx_opt.c305 o = &s->opt[NUM_OPTS]; in kvs40xx_init_options()
311 s->val[NUM_OPTS].w = NUM_OPTIONS; in kvs40xx_init_options()

Completed in 8 milliseconds