Home
last modified time | relevance | path

Searched defs:Lexmark_Device (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/backend/
Dlexmark.h197 typedef struct Lexmark_Device struct
199 struct Lexmark_Device *next; argument
200 SANE_Bool missing; /**< devices has been unplugged or swtiched off */
202 SANE_Device sane;
203 SANE_Option_Descriptor opt[NUM_OPTIONS];
204 Option_Value val[NUM_OPTIONS];
205 SANE_Parameters params;
206 SANE_Int devnum;
230 Lexmark_Device; argument