Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1298 bjnp_write (int devno, const SANE_Byte * buf, size_t count) in bjnp_write() function
1311 (LOG_CRIT, "bjnp_write: ERROR - scanner data left = 0x%lx = %ld\n", in bjnp_write()
1319 PDBG (bjnp_dbg (LOG_DEBUG, "bjnp_write: sending 0x%lx = %ld bytes\n", in bjnp_write()
1331 PDBG (bjnp_dbg (LOG_CRIT, "bjnp_write: ERROR - Could not send data!\n")); in bjnp_write()
2529 sent = bjnp_write (dn, buffer, *size); in sanei_bjnp_write_bulk()

Completed in 4 milliseconds