Searched refs:usb_low_set_led_light_all (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_usb_mid.c | 63 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_600_dpi() 76 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_400_dpi() 89 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_300_dpi() 102 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_200_dpi() 115 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_100_dpi() 128 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_50_dpi() 141 RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); in usb_mid_n600_prepare_mono_600_dpi() 154 RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); in usb_mid_n600_prepare_mono_400_dpi() 167 RIE (usb_low_set_led_light_all (chip, SANE_TRUE)); in usb_mid_n600_prepare_mono_300_dpi() 180 RIE (usb_low_set_led_light_all (chi in usb_mid_n600_prepare_mono_200_dpi() [all...] |
H A D | mustek_usb_low.h | 388 usb_low_set_led_light_all (ma1017 * chip, SANE_Bool is_light_all);
|
H A D | mustek_usb_low.c | 2065 usb_low_set_led_light_all (ma1017 * chip, SANE_Bool is_light_all) in usb_low_set_led_light_all() function 2070 DBG (7, "usb_low_set_led_light_all: start\n"); in usb_low_set_led_light_all() 2074 DBG (3, "usb_low_set_led_light_all: not opened yet\n"); in usb_low_set_led_light_all() 2079 DBG (3, "usb_low_set_led_light_all: stop rowing first\n"); in usb_low_set_led_light_all() 2091 DBG (7, "usb_low_set_led_light_all: exit\n"); in usb_low_set_led_light_all()
|
Completed in 6 milliseconds