Lines Matching refs:sp15c
71 * Updated backends sp15c (v1.12) and m3096g (v1.11).
98 static struct sp15c *first_dev;
131 struct sp15c
133 struct sp15c *next;
195 #define SP15C_CONFIG_FILE "sp15c.conf"
243 attach_scanner (const char *devicename, struct sp15c **devp);
252 sp15c_identify_scanner (struct sp15c *s);
255 sp15c_do_inquiry (struct sp15c *s);
264 init_options (struct sp15c *scanner);
267 sp15c_check_values (struct sp15c *s);
270 sp15c_grab_scanner (struct sp15c *s);
273 sp15c_free_scanner (struct sp15c *s);
276 wait_scanner (struct sp15c *s);
279 sp15c_object_position (struct sp15c *s);
282 do_cancel (struct sp15c *scanner);
285 swap_res (struct sp15c *s);
288 sp15c_object_discharge (struct sp15c *s);
291 sp15c_set_window_param (struct sp15c *s, int prescan);
297 sp15c_start_scan (struct sp15c *s);
303 do_eof (struct sp15c *scanner);
306 pixels_per_line (struct sp15c *s);
309 lines_per_scan (struct sp15c *s);
312 bytes_per_line (struct sp15c *s);
315 sp15c_trim_rowbufsize (struct sp15c *s);
318 sp15c_read_data_block (struct sp15c *s, unsigned int length);
324 adjust_width (struct sp15c *s, SANE_Int * info);
327 apply_constraints (struct sp15c *s, SANE_Int opt,
331 sp15c_media_check (struct sp15c *s);