Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan3.c159 CS3_N_OPTIONS /* must be last -- counts number of enum items */ enumerator
250 SANE_Option_Descriptor option_list[CS3_N_OPTIONS];
425 for (i_option = 0; i_option < CS3_N_OPTIONS; i_option++) { in sane_open()
1068 if ((n >= 0) && (n < CS3_N_OPTIONS)) in sane_get_option_descriptor()
1090 *(SANE_Word *) v = CS3_N_OPTIONS; in sane_control_option()

Completed in 4 milliseconds