Home
last modified time | relevance | path

Searched defs:Genesys_Device (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/backend/genesys/
Ddevice.h234 struct Genesys_Device struct
239 using Calibration = std::vector<Genesys_Calibration_Cache>;
244 std::uint16_t vendorId = 0; // USB vendor identifier
245 std::uint16_t productId = 0; // USB product identifier
251 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 …]