Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb_high.c935 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_turn_power()
945 RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); in usb_high_scan_turn_power()
1368 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_detect_sensor()
1450 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_setup_scan()
1594 RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); in usb_high_scan_stop_scan()
2106 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_calibration_rgb_24()
2190 RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); in usb_high_scan_calibration_rgb_24()
2225 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_calibration_rgb_24()
2252 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_calibration_mono_8()
2282 RIE (usb_low_turn_lamp_power (de in usb_high_scan_calibration_mono_8()
[all...]
H A Dmustek_usb_low.h383 static SANE_Status usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on);
H A Dmustek_usb_low.c2003 usb_low_turn_lamp_power (ma1017 * chip, SANE_Bool is_on) in usb_low_turn_lamp_power() function
2008 DBG (7, "usb_low_turn_lamp_power: start\n"); in usb_low_turn_lamp_power()
2012 DBG (3, "usb_low_turn_lamp_power: not opened yet\n"); in usb_low_turn_lamp_power()
2017 DBG (3, "usb_low_turn_lamp_power: stop rowing first\n"); in usb_low_turn_lamp_power()
2029 DBG (7, "usb_low_turn_lamp_power: exit\n"); in usb_low_turn_lamp_power()

Completed in 6 milliseconds