Lines Matching refs:scanner
8 Panasonic KV-S40xx USB-SCSI scanner driver.
58 MODE, /* scanner modes */
126 struct scanner
199 void kvs40xx_init_options (struct scanner *);
200 SANE_Status kvs40xx_test_unit_ready (struct scanner *s);
201 SANE_Status kvs40xx_set_timeout (struct scanner *s, int timeout);
202 void kvs40xx_init_window (struct scanner *s, struct window *wnd, int wnd_id);
203 SANE_Status kvs40xx_set_window (struct scanner *s, int wnd_id);
204 SANE_Status kvs40xx_reset_window (struct scanner *s);
205 SANE_Status kvs40xx_read_picture_element (struct scanner *s, unsigned side,
207 SANE_Status read_support_info (struct scanner *s, struct support_info *inf);
208 SANE_Status kvs40xx_read_image_data (struct scanner *s, unsigned page,
211 SANE_Status kvs40xx_document_exist (struct scanner *s);
212 SANE_Status get_buffer_status (struct scanner *s, unsigned *data_avalible);
213 SANE_Status kvs40xx_scan (struct scanner *s);
215 SANE_Status stop_adf (struct scanner *s);
216 SANE_Status hopper_down (struct scanner *s);
217 SANE_Status inquiry (struct scanner *s, char *id);