Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcoolscan2.c221 CS2_N_OPTIONS /* must be last -- counts number of enum items */ enumerator
287 SANE_Option_Descriptor option_list[CS2_N_OPTIONS];
468 for (i_option = 0; i_option < CS2_N_OPTIONS; i_option++) in sane_open()
1077 if ((n >= 0) && (n < CS2_N_OPTIONS)) in sane_get_option_descriptor()
1102 *(SANE_Word *) v = CS2_N_OPTIONS; in sane_control_option()

Completed in 4 milliseconds