kopia lustrzana https://gitlab.com/sane-project/backends
a6858b5057
/** Initiate a interrupt transfer read. * * Read up to size bytes from the interrupt endpoint from the device to * buffer. After the read, size contains the number of bytes actually read. * * @param dn device number * @param buffer buffer to store read data in * @param size size of the data * * @return * - SANE_STATUS_GOOD - on succes * - SANE_STATUS_EOF - if zero bytes have been read * - SANE_STATUS_IO_ERROR - if an error occured during the read * - SANE_STATUS_INVAL - on every other error * */ |
||
---|---|---|
.. | ||
Makefile.in | ||
linux_sg3_err.h | ||
os2_srb.h | ||
sanei_DomainOS.c | ||
sanei_DomainOS.h | ||
sanei_ab306.c | ||
sanei_auth.c | ||
sanei_codec_ascii.c | ||
sanei_codec_bin.c | ||
sanei_config.c | ||
sanei_config2.c | ||
sanei_constrain_value.c | ||
sanei_init_debug.c | ||
sanei_lm983x.c | ||
sanei_net.c | ||
sanei_pa4s2.c | ||
sanei_pio.c | ||
sanei_pv8630.c | ||
sanei_scsi.c | ||
sanei_thread.c | ||
sanei_usb.c | ||
sanei_wire.c | ||
test_wire.c |