Home
last modified time | relevance | path

Searched defs:usb_dev (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp184 static void bulk_read_data_send_header(UsbDevice& usb_dev, AsicType asic_type, size_t size) in bulk_read_data_send_header() argument
H A Dgl646.cpp378 static void gl646_gpio_read(IUsbDevice& usb_dev, std::uint8_t* value) in gl646_gpio_read() argument
387 static void gl646_gpio_write(IUsbDevice& usb_dev, std::uint8_t value) in gl646_gpio_write() argument
396 static void gl646_gpio_output_enable(IUsbDevice& usb_dev, std::uint8_t value) in gl646_gpio_output_enable() argument
H A Dgenesys.cpp5059 const auto& usb_dev = get_matching_usb_dev(vendor_id, product_id, bcd_device); in attach_usb_device() local
5091 UsbDevice usb_dev; in attach_device_by_name() local
[all...]

Completed in 11 milliseconds