Home
last modified time | relevance | path

Searched refs:GL842 (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/genesys/
H A Dlow.cpp62 case AsicType::GL842: return std::unique_ptr<CommandSet>(new gl842::CommandSetGl842{}); in create_cmd_set()
145 case AsicType::GL842: in scanner_read_status()
450 if (dev->model->asic_type == AsicType::GL842 || in read_shuffled_image_from_scanner()
462 if (dev->model->asic_type == AsicType::GL842 || in read_shuffled_image_from_scanner()
478 if (dev->model->asic_type == AsicType::GL842 || in read_shuffled_image_from_scanner()
767 dev->model->asic_type == AsicType::GL842 || in compute_session_pixel_offsets()
829 dev.model->asic_type == AsicType::GL842) in session_adjust_output_pixels()
1038 dev->model->asic_type == AsicType::GL842) in compute_session()
1052 if (dev->model->asic_type == AsicType::GL842 || in compute_session()
1066 dev->model->asic_type == AsicType::GL842 || in compute_session()
[all...]
H A Dscanner_interface_usb.cpp200 asic_type == AsicType::GL842 || in bulk_read_data_send_header()
337 dev_->model->asic_type != AsicType::GL842 && in write_buffer()
359 dev_->model->asic_type != AsicType::GL842 && in write_gamma()
369 if (dev_->model->asic_type == AsicType::GL842 || in write_gamma()
H A Dgenesys.cpp35 * SANE backend for Genesys Logic GL646/GL841/GL842/GL843/GL846/GL847/GL124 based scanners
458 case AsicType::GL842: { in scanner_clear_scan_and_feed_counts()
501 case AsicType::GL842: in scanner_send_slope_table()
558 case AsicType::GL842: { in scanner_send_slope_table()
606 case AsicType::GL842: { in scanner_is_motor_stopped()
671 case AsicType::GL842: in scanner_stop_action()
711 case AsicType::GL842: in scanner_stop_action_no_move()
882 case AsicType::GL842: in scanner_move_back_home()
1049 case AsicType::GL842: in scanner_move_back_home_ta()
1386 if (dev.model->asic_type == AsicType::GL842 in scanner_offset_calibration()
[all...]
H A Dmotor.cpp93 case AsicType::GL842: return 255; in get_slope_table_max_size()
H A Dtest_scanner_interface.cpp41 dev_->model->asic_type == AsicType::GL842 ||
H A Denums.h454 GL842, member in genesys::ScanMethod::AsicType
H A Dtables_model.cpp1170 model.asic_type = AsicType::GL842; in genesys_init_usb_device_tables()
2319 model.asic_type = AsicType::GL842; in genesys_init_usb_device_tables()
H A Dtables_sensor.cpp3826 if (asic_type == AsicType::GL842) { in verify_sensor_tables()

Completed in 17 milliseconds