/third_party/backends/backend/genesys/ |
H A D | gl842.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | gl843.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | gl846.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | command_set.h | 82 virtual void move_back_home(Genesys_Device* dev, bool wait_until_home) const = 0;
|
H A D | gl847.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | gl124.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | gl646.h | 75 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | gl841.h | 71 void move_back_home(Genesys_Device* dev, bool wait_until_home) const override;
|
H A D | genesys.cpp | 983 dev.interface->test_checkpoint("move_back_home"); in scanner_move_back_home() 1837 dev.cmd_set->move_back_home(&dev, true); in scanner_coarse_gain_calibration() 1936 dev.cmd_set->move_back_home(&dev, true); in scanner_coarse_gain_calibration() 2065 dev.cmd_set->move_back_home(&dev, true); in scanner_led_calibration() 2070 dev.cmd_set->move_back_home(&dev, true); in scanner_led_calibration() 2163 dev.cmd_set->move_back_home(&dev, true); in scanner_led_calibration() 2171 dev.cmd_set->move_back_home(&dev, true); in scanner_led_calibration() 2442 dev->cmd_set->move_back_home(dev, true); in genesys_repark_sensor_before_shading() 2456 dev->cmd_set->move_back_home(dev, true); in genesys_repark_sensor_after_white_shading() 3987 dev->cmd_set->move_back_home(de in genesys_start_scan() [all...] |
H A D | gl846.cpp | 787 void CommandSetGl846::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl846::CommandSetGl846
|
H A D | gl842.cpp | 751 void CommandSetGl842::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl842::CommandSetGl842
|
H A D | gl646.cpp | 1632 void CommandSetGl646::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl646::CommandSetGl646 1741 dev->interface->test_checkpoint("move_back_home"); in move_back_home() 2637 move_back_home(dev, true); in init()
|
H A D | gl847.cpp | 805 void CommandSetGl847::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl847::CommandSetGl847
|
H A D | gl124.cpp | 914 void CommandSetGl124::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl124::CommandSetGl124
|
H A D | low.cpp | 1471 dev->cmd_set->move_back_home(dev, true); in sanei_genesys_asic_init()
|
H A D | gl843.cpp | 1337 void CommandSetGl843::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl843::CommandSetGl843
|
H A D | gl841.cpp | 1485 void CommandSetGl841::move_back_home(Genesys_Device* dev, bool wait_until_home) const in move_back_home() function in genesys::gl841::CommandSetGl841
|