Searched defs:Rts8891_Model (Results 1 – 1 of 1) sorted by relevance
101 typedef struct Rts8891_Model struct103 SANE_String_Const name;104 SANE_String_Const vendor;105 SANE_String_Const product;106 SANE_String_Const type;108 SANE_Int xdpi_values[MAX_RESOLUTIONS]; /* possible x resolutions */109 SANE_Int ydpi_values[MAX_RESOLUTIONS]; /* possible y resolutions */111 SANE_Int max_xdpi; /* physical maximum x dpi */112 SANE_Int max_ydpi; /* physical maximum y dpi */113 SANE_Int min_ydpi; /* physical minimum y dpi */[all …]