Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb_mid.c1103 RIE (usb_low_set_cmt_table_length (chip, 4)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1124 RIE (usb_low_set_cmt_table_length (chip, 4)); in usb_mid_motor1200_prepare_rgb_600_dpi()
1143 RIE (usb_low_set_cmt_table_length (chip, 3)); in usb_mid_motor1200_prepare_rgb_400_dpi()
1163 RIE (usb_low_set_cmt_table_length (chip, 4)); in usb_mid_motor1200_prepare_rgb_300_dpi()
1182 RIE (usb_low_set_cmt_table_length (chip, 3)); in usb_mid_motor1200_prepare_rgb_200_dpi()
1204 RIE (usb_low_set_cmt_table_length (chip, 4)); in usb_mid_motor1200_prepare_rgb_150_dpi()
1223 RIE (usb_low_set_cmt_table_length (chip, 3)); in usb_mid_motor1200_prepare_rgb_100_dpi()
1245 RIE (usb_low_set_cmt_table_length (chip, 6)); in usb_mid_motor1200_prepare_rgb_50_dpi()
1263 RIE (usb_low_set_cmt_table_length (chip, 2)); in usb_mid_motor1200_prepare_mono_1200_dpi()
1305 RIE (usb_low_set_cmt_table_length (chi in usb_mid_motor1200_prepare_mono_600_dpi()
[all...]
H A Dmustek_usb_low.h288 usb_low_set_cmt_table_length (ma1017 * chip, SANE_Byte table_length);
H A Dmustek_usb_low.c769 usb_low_set_cmt_table_length (ma1017 * chip, SANE_Byte table_length) in usb_low_set_cmt_table_length() function
774 DBG (7, "usb_low_set_cmt_table_length: start\n"); in usb_low_set_cmt_table_length()
777 DBG (3, "usb_low_set_cmt_table_length: not opened yet\n"); in usb_low_set_cmt_table_length()
782 DBG (3, "usb_low_set_cmt_table_length: stop rowing first\n"); in usb_low_set_cmt_table_length()
787 DBG (3, "usb_low_set_cmt_table_length: length %d exceeds 32\n", in usb_low_set_cmt_table_length()
793 DBG (3, "usb_low_set_cmt_table_length: length is 0\n"); in usb_low_set_cmt_table_length()
804 DBG (7, "usb_low_set_cmt_table_length: exit\n"); in usb_low_set_cmt_table_length()

Completed in 10 milliseconds