Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddll.c183 typedef const SANE_Option_Descriptor * (*op_get_option_desc_t) (SANE_Handle, typedef
1370 return (*(op_get_option_desc_t)s->be->op[OP_GET_OPTION_DESC]) (s->handle, option); in sane_get_option_descriptor()

Completed in 2 milliseconds