Home
last modified time | relevance | path

Searched refs:productId (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/genesys/
H A Ddevice.h245 std::uint16_t productId = 0; // USB product identifier member
H A Ddevice.cpp191 << " productId: 0x" << dev.productId << '\n' in operator <<()
H A Dgenesys.cpp4417 if (dev.vendorId == currdev->vendorId && dev.productId == currdev->productId) { in calibration_filename()
5065 dev->productId = product_id; in attach_usb_device()
5358 sanei_usb_find_devices(dev_it->vendorId, dev_it->productId, check_present);
5455 dev->model = &get_matching_usb_dev(dev->vendorId, dev->productId, bcd_device).model();
/third_party/backends/backend/
H A Dpieusb_specific.h190 SANE_Word productId; member
H A Dpieusb_specific.c341 dev->productId = product_id; in pieusb_initialize_device_definition()

Completed in 12 milliseconds