Searched defs:Microtek2_Device (Results 1 – 1 of 1) sorted by relevance
846 typedef struct Microtek2_Device { struct847 struct Microtek2_Device *next; /* next, for linked list */ argument854 Microtek2_Info info[5]; /* detailed scanner spec */855 SANE_Device sane; /* SANE generic device block */856 char name[PATH_MAX]; /* name from config file */858 SANE_Int *custom_gamma_table[4]; /* used for the custom gamma */861 int max_lut_size; /* in bytes */862 int lut_entry_size; /* word or byte transfer in LUT */863 uint8_t scan_source;864 double revision;[all …]