Home
last modified time | relevance | path

Searched refs:cs3_t (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dcoolscan3.c252 cs3_t; typedef
259 cs3_t ** sp);
260 static void cs3_close(cs3_t * s);
264 static SANE_Status cs3_parse_sense_data(cs3_t * s);
265 static void cs3_init_buffer(cs3_t * s);
266 static SANE_Status cs3_pack_byte(cs3_t * s, SANE_Byte byte);
267 static void cs3_pack_long(cs3_t * s, unsigned long val);
268 static void cs3_pack_word(cs3_t * s, unsigned long val);
269 static SANE_Status cs3_parse_cmd(cs3_t * s, char *text);
270 static SANE_Status cs3_grow_send_buffer(cs3_t *
[all...]

Completed in 2 milliseconds