Home
last modified time | relevance | path

Searched refs:GL843 (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp201 asic_type == AsicType::GL843) in bulk_read_data_send_header()
226 // currently supported: GL646, GL841, GL843, GL845, GL846, GL847, GL124 in bulk_read_data()
285 // supported: GL646, GL841, GL843 in bulk_write_data()
338 dev_->model->asic_type != AsicType::GL843) in write_buffer()
343 if (dev_->model->asic_type == AsicType::GL843) { in write_buffer()
360 dev_->model->asic_type != AsicType::GL843) in write_gamma()
370 dev_->model->asic_type == AsicType::GL843) in write_gamma()
H A Dlow.cpp63 case AsicType::GL843: return std::unique_ptr<CommandSet>(new gl843::CommandSetGl843{}); in create_cmd_set()
146 case AsicType::GL843: in scanner_read_status()
451 dev->model->asic_type == AsicType::GL843 || in read_shuffled_image_from_scanner()
460 // FIXME: the current calculation is likely incorrect on non-GL843 implementations, in read_shuffled_image_from_scanner()
463 dev->model->asic_type == AsicType::GL843 || in read_shuffled_image_from_scanner()
479 dev->model->asic_type == AsicType::GL843 || in read_shuffled_image_from_scanner()
579 if (dev->model->asic_type == AsicType::GL843) { in sanei_genesys_set_lamp_power()
768 dev->model->asic_type == AsicType::GL843 || in compute_session_pixel_offsets()
838 if (dev.model->asic_type == AsicType::GL843) { in session_adjust_output_pixels()
866 dev.model->asic_type == AsicType::GL843) in session_adjust_output_pixels()
[all...]
H A Dgenesys.cpp35 * SANE backend for Genesys Logic GL646/GL841/GL842/GL843/GL846/GL847/GL124 based scanners
463 case AsicType::GL843: { in scanner_clear_scan_and_feed_counts()
502 case AsicType::GL843: in scanner_send_slope_table()
570 case AsicType::GL843: { in scanner_send_slope_table()
613 case AsicType::GL843: { in scanner_is_motor_stopped()
656 if (dev.model->asic_type != AsicType::GL843) in scanner_setup_sensor()
672 case AsicType::GL843: in scanner_stop_action()
712 case AsicType::GL843: in scanner_stop_action_no_move()
798 if (dev.model->asic_type != AsicType::GL843) { in scanner_move()
883 case AsicType::GL843 in scanner_move_back_home()
[all...]
H A Dtables_model.cpp189 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
239 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
290 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
341 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
393 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
463 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
533 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
2384 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
2463 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
2604 model.asic_type = AsicType::GL843; in genesys_init_usb_device_tables()
[all...]
H A Dmotor.cpp94 case AsicType::GL843: in get_slope_table_max_size()
H A Dtest_scanner_interface.cpp42 dev_->model->asic_type == AsicType::GL843 ||
H A Denums.h455 GL843, member in genesys::ScanMethod::AsicType

Completed in 11 milliseconds