Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax1220u.c550 status = UMAX_open_device (&scan, devicename); in attach_scanner()
722 status = UMAX_open_device (&scanner->scan, dev->sane.name); in sane_open()
H A Dumax1220u-common.c2292 UMAX_open_device (UMAX_Handle * scan, const char *dev) in UMAX_open_device() function
2298 DBG (3, "UMAX_open_device: `%s'\n", dev); in UMAX_open_device()
2303 DBG (1, "UMAX_open_device: couldn't open device `%s': %s\n", dev, in UMAX_open_device()
2313 DBG (1, "UMAX_open_device: sanei_usb_get_vendor_product failed\n"); in UMAX_open_device()
2323 DBG (1, "UMAX_open_device: incorrect vendor\n"); in UMAX_open_device()
2337 "UMAX_open_device: Scanner is a 2000U. Expect color problems :)\n"); in UMAX_open_device()
2347 DBG (1, "UMAX_open_device: unknown product number\n"); in UMAX_open_device()

Completed in 4 milliseconds