/third_party/backends/backend/ |
H A D | rts88xx_lib.c | 149 DBG (DBG_io2, "sanei_rts88xx_read_reg: reg[0x%02x]=0x%02x\n", index, *reg); in sanei_rts88xx_read_reg() 173 DBG (DBG_io2, "sanei_rts88xx_write_reg: reg[0x%02x]=0x%02x\n", index, *reg); in sanei_rts88xx_write_reg() 474 if (DBG_LEVEL > DBG_io2) in sanei_rts88xx_write_mem() 759 DBG (DBG_io2, "sanei_rts88xx_data_count: %d bytes available (0x%06x)\n", in sanei_rts88xx_data_count() 843 DBG (DBG_io2, "sanei_rts88xx_read_data: read %lu bytes\n", in sanei_rts88xx_read_data() 858 DBG (DBG_io2, "sanei_rts88xx_read_data: read %lu bytes\n", in sanei_rts88xx_read_data()
|
H A D | rts8891_low.c | 287 DBG (DBG_io2, "simple_scan: ERROR, %d bytes missing ... \n", in rts8891_simple_scan() 744 if (DBG_LEVEL >= DBG_io2) in read_data() 770 DBG (DBG_io2, "read_data: %d/%d\n", dev->read, dev->to_read); in read_data() 833 if (DBG_LEVEL >= DBG_io2) in read_data()
|
H A D | p5_device.h | 53 #define DBG_io2 64 /* io functions that are called very often */ macro
|
H A D | rts8891_low.h | 55 #define DBG_io2 7 /* io functions that are called very often */ macro
|
H A D | rts88xx_lib.h | 58 #define DBG_io2 7 /* io functions that are called very often */ macro
|
H A D | rts8891.c | 939 DBG (DBG_io2, in sane_control_option() 1033 DBG (DBG_io2, "sane_control_option: exit\n"); in sane_control_option() 3206 if (DBG_LEVEL > DBG_io2) in find_origin() 3233 if (DBG_LEVEL > DBG_io2) in find_origin() 3478 if (DBG_LEVEL > DBG_io2) in find_margin() 4139 if (DBG_LEVEL > DBG_io2) in init_device() 4145 DBG (DBG_io2, "%s\n", message); in init_device() 4573 if (DBG_LEVEL >= DBG_io2) in detect_device() 4579 DBG (DBG_io2, message); in detect_device() 4768 if (DBG_LEVEL >= DBG_io2) in dark_calibration() [all...] |
H A D | p5.c | 708 DBG (DBG_io2, in sane_control_option() 804 DBG (DBG_io2, "sane_control_option: exit\n"); in sane_control_option()
|
H A D | p5_device.c | 158 DBG (DBG_io2, "write_reg(REG%X,0x%x)\n", idx, value); in write_reg()
|
/third_party/backends/backend/genesys/ |
H A D | scanner_interface_usb.cpp | 270 DBG(DBG_io2, "%s: trying to read %zu bytes of data\n", __func__, block_size); in bulk_read_data() 274 DBG(DBG_io2, "%s: read %zu bytes, %zu remaining\n", __func__, block_size, target_size - block_size); in bulk_read_data() 324 DBG(DBG_io2, "%s: wrote %zu bytes, %zu remaining\n", __func__, size, len - size); in bulk_write_data()
|
H A D | error.h | 41 #define DBG_io2 7 /* io functions that are called very often */ macro
|
H A D | low.cpp | 313 DBG(DBG_io2, "%s: buffer is empty\n", __func__); in sanei_genesys_is_buffer_empty() 1414 DBG (DBG_io2, "%s: value=0x%02x\n", __func__, val); in sanei_genesys_asic_init()
|
H A D | gl846.cpp | 888 DBG(DBG_io2, "%s: using chunks of %d (0x%04x) bytes\n", __func__, pixels, pixels); in send_shading_data()
|
H A D | gl847.cpp | 906 DBG(DBG_io2, "%s: using chunks of %d (0x%04x) bytes\n", __func__, pixels, pixels); in send_shading_data()
|
H A D | gl124.cpp | 1021 DBG( DBG_io2, "%s: using chunks of %d bytes (%d shading data pixels)\n",__func__,length, length/4); in send_shading_data()
|
H A D | gl843.cpp | 867 DBG(DBG_io2, "%s: tgtime=%d\n", __func__, tgtime); in gl843_init_optical_regs_scan()
|
H A D | gl841.cpp | 2148 DBG(DBG_io2, "%s: using chunks of %d bytes (%d shading data pixels)\n", __func__, length, in send_shading_data()
|
H A D | genesys.cpp | 5585 DBG(DBG_io2, "%s: option = %s (%d)\n", __func__, s->opt[option].name, option); 6286 DBG(DBG_io2, "%s: bytes_to_read=%zu, total_bytes_read=%zu\n", __func__,
|