Searched defs:Genesys_Device (Results 1 – 1 of 1) sorted by relevance
234 struct Genesys_Device struct239 using Calibration = std::vector<Genesys_Calibration_Cache>;244 std::uint16_t vendorId = 0; // USB vendor identifier245 std::uint16_t productId = 0; // USB product identifier251 SANE_Int usb_mode = 0;253 std::string file_name;254 std::string calib_file;257 SANE_Int force_calibration = 0;260 bool ignore_offsets = false;262 const Genesys_Model* model = nullptr;[all …]