Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590.c251 HP5590_OPT_LAST enumerator
657 opts = malloc (sizeof (SANE_Option_Descriptor) * HP5590_OPT_LAST); in sane_open()
878 if (option >= HP5590_OPT_LAST) in sane_get_option_descriptor()
961 if (option >= HP5590_OPT_LAST) in sane_control_option()
968 DBG(3, "%s: get total number of options - %u\n", __func__, HP5590_OPT_LAST); in sane_control_option()
969 *((SANE_Int *) value) = HP5590_OPT_LAST; in sane_control_option()

Completed in 3 milliseconds