Searched refs:ccd300_open (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_pp_drivers.h | 61 ccd300_open,
|
H A D | mustek_pp_decl.h | 73 static SANE_Status ccd300_open (SANE_String port, SANE_Int caps, SANE_Int *fd);
|
H A D | mustek_pp_ccd300.c | 1655 ccd300_open (SANE_String port, SANE_Int caps, SANE_Int * fd) in ccd300_open() function 1661 DBG (1, "ccd300_open: called with unknown capabilities (%#02x)\n", in ccd300_open() 1666 DBG (3, "ccd300_open: called for port ``%s''\n", port); in ccd300_open() 1671 DBG (2, "ccd300_open: open failed (%s)\n", sane_strstatus (status)); in ccd300_open()
|
Completed in 3 milliseconds