Lines Matching defs:scanners
317 /* For all scanners. Must be reasonable (eg. between 50 and 300) and
318 * appear in the ...._dpi_color_adjust list of all supported scanners. */
323 /* Define the supported scanners and their characteristics. */
324 static const struct scanners_supported scanners[] = {
759 /* Lookup through the supported scanners table to find if this
761 for (i = 0; i < NELEMS (scanners); i++)
763 if (dev->scsi_type == scanners[i].scsi_type &&
764 strcmp (dev->scsi_teco_name, scanners[i].scsi_teco_name) == 0)
777 dev->def = &(scanners[i]);
788 dev->def = &(scanners[i]);
2141 * The order of the color is dependent on each scanners. Also the same