Lines Matching refs:attachLexmark
115 static SANE_Status attachLexmark (SANE_String_Const devname);
342 attachLexmark (SANE_String_Const devname)
348 DBG (2, "attachLexmark: devname=%s\n", devname);
372 DBG (1, "attachLexmark: couldn't open device `%s': %s\n", devname,
377 DBG (2, "attachLexmark: device `%s' successfully opened\n", devname);
392 "attachLexmark: couldn't get vendor and product ids of device `%s': %s\n",
403 DBG (2, "attachLexmark: testing device `%s': 0x%04x:0x%04x, variant=%d\n",
410 DBG (2, "attachLexmark: unsupported device `%s': 0x%04x:0x%04x\n",
510 attachLexmark ("FAKE_USB");
512 sanei_usb_attach_matching_devices (lp, attachLexmark);