Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_pp_cis.c2189 static SANE_Status cis_attach(SANE_String_Const port, in cis_attach() function
2206 DBG (2, "cis_attach: couldn't attach to `%s' (%s)\n", port, in cis_attach()
2216 DBG (2, "cis_attach: trying alternative port name: %s\n", altPort); in cis_attach()
2221 DBG (2, "cis_attach: couldn't attach to alternative port `%s' " in cis_attach()
2242 DBG (2, "cis_attach: asic id (0x%02x) not recognized\n", asic); in cis_attach()
2246 DBG (3, "cis_attach: device %s attached\n", name); in cis_attach()
2247 DBG (3, "cis_attach: asic 0x%02x\n", asic); in cis_attach()
2258 return cis_attach(port, name, attach, MUSTEK_PP_CIS600, MUSTEK_PP_CIS600); in cis600_drv_init()
2267 return cis_attach(port, name, attach, MUSTEK_PP_CIS1200, MUSTEK_PP_CIS1200); in cis1200_drv_init()
2276 return cis_attach(por in cis1200p_drv_init()
[all...]

Completed in 4 milliseconds