• Home
  • Raw
  • Download

Lines Matching defs:sensor

435 void CommandSetGl646::init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor,  in init_regs_for_scan_session()
901 const auto& sensor = sanei_genesys_find_sensor_any(dev); in gl646_init_regs() local
1063 static void gl646_wm_hp3670(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set, in gl646_wm_hp3670()
1113 static void gl646_set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set, in gl646_set_fe()
1209 void CommandSetGl646::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe()
1225 const auto& sensor = sanei_genesys_find_sensor_any(dev); in save_power() local
1379 const auto& sensor = sanei_genesys_find_sensor_any(dev); in load_document() local
1537 const auto& sensor = sanei_genesys_find_sensor_any(dev); in eject_document() local
1561 void CommandSetGl646::begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, in begin_scan()
1680 const auto& sensor = sanei_genesys_find_sensor(dev, resolution, 3, in move_back_home() local
1780 void CommandSetGl646::init_regs_for_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, in init_regs_for_shading()
1887 SensorExposure CommandSetGl646::led_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in led_calibration()
2064 static void ad_fe_offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor) in ad_fe_offset_calibration()
2172 void CommandSetGl646::offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in offset_calibration()
2317 void CommandSetGl646::coarse_gain_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, in coarse_gain_calibration()
2454 void CommandSetGl646::init_regs_for_warmup(Genesys_Device* dev, const Genesys_Sensor& sensor, in init_regs_for_warmup()
2528 const auto& sensor = sanei_genesys_find_sensor_any(dev); in init() local
2644 static void simple_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, in simple_scan()
2858 static void write_control(Genesys_Device* dev, const Genesys_Sensor& sensor, int resolution) in write_control()
2915 void CommandSetGl646::send_shading_data(Genesys_Device* dev, const Genesys_Sensor& sensor, in send_shading_data()
2926 const Genesys_Sensor& sensor, in calculate_scan_session()