Lines Matching refs:data
243 * This function may allocate a command-set-specific data structure and place
250 * If the activate function has allocated a command-set-specific data
279 SANE_Byte * data, SANE_Word size);
369 /** Start reading the scanned image data from the scanner.
375 /** Stop scanning the image and reading the data. */
414 /** Model-specific scanner data.
508 /** Scanner model data. */
511 /** Pointer to command-set-specific data. */
672 * by supplying a whole model data structure. The model may be changed only
683 * @param model Device model data.
698 * @param model Device model data.
708 /** Create a new private copy of the model data for this device.
710 * Normally the model data structures can be shared between several devices.
757 /** Write a data block to the GT68xx memory.
761 * @param size Size of the data block in bytes.
762 * @param data Data block to write.
774 SANE_Word size, SANE_Byte * data);
776 /** Read a data block from the GT68xx memory.
780 * @param size Size of the data block in bytes.
781 * @param data Buffer for the read data.
793 SANE_Word size, SANE_Byte * data);
840 SANE_Byte * data, SANE_Word size);
955 * data.
965 /** Start reading the scanned image data.
969 * point reading the image data should be started using
974 * - #SANE_TRUE - the scanner is ready to send data.
987 * This function should be used after reading all image data from the scanner,
1041 /** Read raw data from the bulk-in scanner pipe.
1044 * @param buffer Buffer for the read data.
1045 * @param size Pointer to the variable which must be set to the requested data