Searched refs:ccd300_config (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_pp_drivers.h | 63 ccd300_config,
|
H A D | mustek_pp_decl.h | 75 static SANE_Status ccd300_config (SANE_Handle hndl,
|
H A D | mustek_pp_ccd300.c | 1739 ccd300_config (SANE_Handle handle, SANE_String_Const optname, in ccd300_config() function 1746 DBG (3, "ccd300_config: called for port ``%s'' (%s%s%s)\n", in ccd300_config() 1755 DBG (1, "ccd300_config: missing value for option ``bw''\n"); in ccd300_config() 1765 "ccd300_config: value ``%s'' for option ``bw'' is out of range (0 <= bw <= 255)\n", in ccd300_config() 1778 DBG (1, "ccd300_config: missing value for option ``waitbank''\n"); in ccd300_config() 1787 "ccd300_config: value ``%s'' for option ``waitbank'' is out of range (>= 0)\n", in ccd300_config() 1799 DBG (1, "ccd300_config: missing value for option ``top''\n"); in ccd300_config() 1808 "ccd300_config: value ``%s'' for option ``top'' is out of range (>= 0)\n", in ccd300_config() 1817 DBG (1, "ccd300_config: unknown option ``%s''", optname); in ccd300_config()
|
Completed in 3 milliseconds