Home
last modified time | relevance | path

Searched refs:cmt_table_length_word (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dmustek_usb_low.c143 chip->cmt_table_length_word = 0x00000000; in usb_low_init()
798 chip->cmt_table_length_word = (SANE_Word) table_length; in usb_low_set_cmt_table_length()
2318 if (chip->cmt_table_length_word == 0) in usb_low_start_rowing()
2320 DBG (3, "usb_low_start_rowing: cmt_table_length_word hasn't been set " in usb_low_start_rowing()
2324 if (chip->cmt_table_length_word <= chip->cmt_second_pos_word) in usb_low_start_rowing()
2327 "than cmt_table_length_word\n"); in usb_low_start_rowing()
2336 for (; i < (int) chip->cmt_table_length_word; i++) in usb_low_start_rowing()
H A Dmustek_usb_low.h178 SANE_Word cmt_table_length_word; member

Completed in 4 milliseconds