Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dlexmark.c115 static SANE_Status attachLexmark (SANE_String_Const devname);
342 attachLexmark (SANE_String_Const devname) in attachLexmark() function
348 DBG (2, "attachLexmark: devname=%s\n", devname); in attachLexmark()
372 DBG (1, "attachLexmark: couldn't open device `%s': %s\n", devname, in attachLexmark()
377 DBG (2, "attachLexmark: device `%s' successfully opened\n", devname); in attachLexmark()
392 "attachLexmark: couldn't get vendor and product ids of device `%s': %s\n", in attachLexmark()
403 DBG (2, "attachLexmark: testing device `%s': 0x%04x:0x%04x, variant=%d\n", in attachLexmark()
410 DBG (2, "attachLexmark: unsupported device `%s': 0x%04x:0x%04x\n", in attachLexmark()
510 attachLexmark ("FAKE_USB"); in probe_lexmark_devices()
512 sanei_usb_attach_matching_devices (lp, attachLexmark); in probe_lexmark_devices()
[all...]

Completed in 3 milliseconds