Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb_mid.c1098 RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1099 RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1100 RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1101 RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1102 RIE (usb_low_set_cmt_table (chip, 4, CH_GREEN, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_rgb_1200_dpi()
1119 RIE (usb_low_set_cmt_table (chip, 0, CH_GREEN, SANE_FALSE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_600_dpi()
1120 RIE (usb_low_set_cmt_table (chip, 1, CH_BLUE, SANE_FALSE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_600_dpi()
1121 RIE (usb_low_set_cmt_table (chip, 2, CH_RED, SANE_TRUE, SANE_TRUE)); in usb_mid_motor1200_prepare_rgb_600_dpi()
1122 RIE (usb_low_set_cmt_table (chip, 3, CH_GREEN, SANE_FALSE, SANE_FALSE)); in usb_mid_motor1200_prepare_rgb_600_dpi()
1123 RIE (usb_low_set_cmt_table (chi in usb_mid_motor1200_prepare_rgb_600_dpi()
[all...]
H A Dmustek_usb_low.h244 usb_low_set_cmt_table (ma1017 * chip, SANE_Int index, Channel channel,
H A Dmustek_usb_low.c179 usb_low_set_cmt_table (ma1017 * chip, SANE_Int index, Channel channel, in usb_low_set_cmt_table() function
186 DBG (7, "usb_low_set_cmt_table: start\n"); in usb_low_set_cmt_table()
190 DBG (3, "usb_low_set_cmt_table: not opened yet\n"); in usb_low_set_cmt_table()
195 DBG (3, "usb_low_set_cmt_table: stop rowing first\n"); in usb_low_set_cmt_table()
200 DBG (7, "usb_low_set_cmt_table: CMT index (%d) exceed 31", index); in usb_low_set_cmt_table()
229 DBG (7, "usb_low_set_cmt_table: exit\n"); in usb_low_set_cmt_table()

Completed in 8 milliseconds