Lines Matching refs:start
54 . . - sane_start() : start image acquisition
320 DBG (DBG_proc, "sane_init: start\n");
362 DBG (DBG_proc, "sane_get_devices: start: local_only = %s\n",
426 DBG (DBG_proc, "sane_open: start (devicename=%s)\n", name);
549 DBG (DBG_proc, "sane_set_io_mode: start\n");
570 DBG (DBG_proc, "sane_get_select_fd: start\n");
599 DBG (DBG_proc, "sane_get_option_descriptor: start\n");
940 "sane_control_option: start: action = %s, option = %s (%d)\n",
1079 DBG (DBG_proc, "sane_start: start\n");
1132 /* reinit registers to start values */
1143 /* check if current time is >15s after warming-up start */
1303 /* allocate buffer and compute start pointer */
1308 dev->start = dev->scanned_data + dev->lds_max + dev->ripple;
1311 dev->end = dev->start + dev->data_size;
1351 /* step 7: effective scan start */
1563 /* decrease y start to take these extra lines into account */
1681 DBG (DBG_proc, "sane_get_parameters: start\n");
1719 DBG (DBG_proc, "sane_read: start\n");
1805 dev->current = dev->start;
1817 status = read_data (session, dev->start, data_size);
1830 dev->current = dev->start;
1933 /* we test at start of a scanned picture line */
1976 switch ((dev->current - dev->start) % 3)
2028 switch ((dev->current - dev->start) % 3)
2053 if ((dev->current - dev->start) % dev->bytes_per_line == 0)
2106 DBG (DBG_proc, "sane_cancel: start\n");
2175 DBG (DBG_proc, "sane_close: start\n");
2269 DBG (DBG_proc, "sane_exit: start\n");
2319 DBG (DBG_proc, "probe_rts8891_devices: start\n");
2443 DBG (DBG_proc, "attach_rts8891(%s): start\n", devicename);
2528 /* we insert new device at start of the chained list */
2529 /* head of the list becomes the next, and start is replaced */
2565 DBG (DBG_proc, "init_options: start\n");
3010 * This function detects physical start of scanning area find finding a black area below the "roof"
3029 DBG (DBG_proc, "find_origin: start\n");
3176 /* set vertical and horizontal start/end positions */
3212 /* deduce start of scan area */
3328 * a grey scan of the very beginning of the sensor and finding the start of the
3329 * white area of calibration zone, which is start of usable pixels.
3345 DBG (DBG_proc, "find_margin: start\n");
3454 /* set vertical and horizontal start/end positions */
3519 DBG (DBG_proc, "initialize_device: start\n");
3551 * than those sold bare, for this model we always start with xpa type sensor,
4065 DBG (DBG_proc, "init_device: start\n");
4530 DBG (DBG_proc, "detect_device: start\n");
4619 DBG (DBG_proc, "dark_calibration: start\n");
4882 DBG (DBG_proc, "gain_calibration: start\n");
5236 DBG (DBG_proc, "offset_calibration: start\n");
5457 DBG (DBG_proc, "setup_shading_calibration: start\n");
6140 DBG (DBG_proc, "shading_calibration: start\n");
6290 DBG (DBG_proc, "send_calibration_data: start\n");
6294 /* 3 16bits 256 value gamma tables plus start/end markers */
6497 /* set mem start */
6519 DBG (DBG_proc, "move_to_scan_area: start\n");
7662 DBG (DBG_proc, "park_head: start\n");