/third_party/backends/backend/genesys/ |
H A D | gl842.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl843.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl846.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | command_set.h | 59 virtual void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const = 0;
|
H A D | gl847.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl124.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl646.h | 53 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl841.h | 49 void set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const override;
|
H A D | gl841.cpp | 364 void CommandSetGl841::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl841::CommandSetGl841 772 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl841_init_optical_regs_scan() 1090 set_fe(dev, sensor, AFE_POWER_SAVE); in save_power() 1627 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in ad_fe_offset_calibration() 1767 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in offset_calibration() 1867 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in offset_calibration() 2214 dev->cmd_set->set_fe(dev, sensor, AFE_INIT); in asic_boot()
|
H A D | gl846.cpp | 317 void CommandSetGl846::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl846::CommandSetGl846 522 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl846_init_optical_regs_scan()
|
H A D | gl842.cpp | 226 void CommandSetGl842::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl842::CommandSetGl842 418 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl842_init_optical_regs_scan()
|
H A D | gl847.cpp | 236 void CommandSetGl847::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl847::CommandSetGl847 470 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl847_init_optical_regs_scan()
|
H A D | gl124.cpp | 394 void CommandSetGl124::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl124::CommandSetGl124 584 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl124_init_optical_regs_scan()
|
H A D | gl843.cpp | 619 void CommandSetGl843::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl843::CommandSetGl843 872 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl843_init_optical_regs_scan()
|
H A D | genesys.cpp | 1163 dev.cmd_set->set_fe(&dev, sensor, AFE_SET); in scanner_search_strip() 1517 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1567 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1613 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1830 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_coarse_gain_calibration()
|
H A D | low.cpp | 1458 dev->cmd_set->set_fe(dev, sensor, AFE_INIT); in sanei_genesys_asic_init()
|
H A D | gl646.cpp | 1209 void CommandSetGl646::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() function in genesys::gl646::CommandSetGl646
|