Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp.c122 static SANE_String_Const mustek_pp_speeds[6] = {"Slowest", "Slower", "Normal", "Faster", "Fastest", NULL}; variable
435 hndl->opt[OPT_SPEED].constraint.string_list = mustek_pp_speeds; in init_options()
436 hndl->val[OPT_SPEED].s = strdup (mustek_pp_speeds[2]); in init_options()
1571 if (strcmp(mustek_pp_speeds[ctr], hndl->val[OPT_SPEED].s) == 0) in sane_get_parameters()

Completed in 2 milliseconds