Searched refs:usb_low_move_motor_home (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_usb_mid.c | 1583 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_rgb() 1627 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_mono() 1671 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_calibrate_rgb() 1706 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_calibrate_mono() 1744 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_step() 1791 RIE (usb_low_move_motor_home (chip, SANE_TRUE, SANE_TRUE)); in usb_mid_motor1200_prepare_home() 2257 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor600_prepare_calibrate_rgb() 2288 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor600_prepare_calibrate_mono() 2322 RIE (usb_low_move_motor_home (chip, SANE_FALSE, SANE_FALSE)); in usb_mid_motor600_prepare_step() 2365 RIE (usb_low_move_motor_home (chi in usb_mid_motor600_prepare_home() [all...] |
H A D | mustek_usb_low.h | 336 usb_low_move_motor_home (ma1017 * chip, SANE_Bool is_home,
|
H A D | mustek_usb_low.c | 1385 usb_low_move_motor_home (ma1017 * chip, SANE_Bool is_home, in usb_low_move_motor_home() function 1391 DBG (7, "usb_low_move_motor_home: start\n"); in usb_low_move_motor_home() 1395 DBG (3, "usb_low_move_motor_home: not opened yet\n"); in usb_low_move_motor_home() 1400 DBG (3, "usb_low_move_motor_home: stop rowing first\n"); in usb_low_move_motor_home() 1419 DBG (7, "usb_low_move_motor_home: exit\n"); in usb_low_move_motor_home()
|
H A D | mustek_usb_high.c | 1055 RIE (usb_low_move_motor_home (dev->chip, SANE_FALSE, SANE_FALSE)); in usb_high_scan_wait_carriage_home()
|
Completed in 10 milliseconds