Searched refs:cp2155_get (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | canon_lide70-common.c | 135 cp2155_get (int fd, CP2155_Register reg, byte * data) in cp2155_get() function 150 DBG (1, "cp2155_get: sanei_usb_write_bulk error\n"); in cp2155_get() 161 DBG (1, "cp2155_get: sanei_usb_read_bulk error\n"); in cp2155_get() 2276 cp2155_get (fd, 0x46, &value); in wait_for_data() 2281 cp2155_get (fd, 0x46, &value); in wait_for_data() 2285 if (cp2155_get (fd, 0xa5, &value) != SANE_STATUS_GOOD) in wait_for_data() 2292 if (cp2155_get (fd, 0xa6, &value) != SANE_STATUS_GOOD) in wait_for_data() 2300 if (cp2155_get (fd, 0xa7, &value) != SANE_STATUS_GOOD) in wait_for_data() 2331 cp2155_get (fd, 0xd0, &value); in init_2225() 2398 cp2155_get (f in init_2224() [all...] |
Completed in 3 milliseconds