Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp5590_low.c60 #define DBG_err 0 macro
66 DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\
152 DBG (DBG_err, "%s: USB-in-USB: error getting acknowledge\n", in hp5590_get_ack()
162 DBG (DBG_err, "%s: USB-in-USB: not accepted (status %u)\n", in hp5590_get_ack()
194 DBG (DBG_err, "%s: USB-in-USB: error getting device status\n", in hp5590_get_status()
202 DBG (DBG_err, "%s: USB-in-USB: got non-zero device status (status %u)\n", in hp5590_get_status()
267 DBG (DBG_err, "%s: USB-in-USB: error sending control message\n", in hp5590_control_msg()
293 DBG (DBG_err, "%s: USB-in-USB: error reading data\n", __func__); in hp5590_control_msg()
308 DBG (DBG_err, "%s: USB-in-USB: error confirming data reception\n", in hp5590_control_msg()
337 DBG (DBG_err, " in hp5590_control_msg()
[all...]
H A Dhp5590_cmds.c93 #define DBG_err 0 macro
99 DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\
515 DBG (DBG_err, "%s: Vendor id mismatch for scanner HP%s - " in hp5590_init_scanner()
569 DBG (DBG_err, "Memory allocation failed\n"); in hp5590_init_scanner()
597 DBG (DBG_err, "%s: scanner reports non-zero status: %s\n", in hp5590_init_scanner()
743 DBG (DBG_err, "Scan count wasn't set\n"); in hp5590_inc_scan_count()
1146 DBG (DBG_err, "Scan source not selected\n"); in hp5590_select_source_and_wakeup()
1149 DBG (DBG_err, "Unknown scan source: %u\n", source); in hp5590_select_source_and_wakeup()
1242 DBG (DBG_err, "Base DPI too large " in hp5590_set_base_dpi()
1385 DBG (DBG_err, "Erro in calc_base_dpi()
[all...]
H A Dhp5590.c65 #define DBG_err 0 macro
71 DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\
76 DBG (DBG_err, "Assertion '%s' failed at %s:%u\n", #exp, __FILE__, __LINE__);\
1284 DBG(DBG_err, "ADF feature not available: %s\n", (char *) value); in sane_control_option()
1297 DBG(DBG_err, "ADF feature not available: %s\n", (char *) value); in sane_control_option()
1310 DBG(DBG_err, "TMA feature not available: %s\n", (char *) value); in sane_control_option()
1323 DBG(DBG_err, "TMA feature not available: %s\n", (char *) value); in sane_control_option()
1458 DBG(DBG_err, "%s: Unknown depth\n", __func__); in sane_get_parameters()
1606 DBG (DBG_err, "Color 24/48 bits: image size doesn't lined up on number of colors (3) " in sane_start()
1620 DBG (DBG_err, "Colo in sane_start()
[all...]

Completed in 11 milliseconds