Home
last modified time | relevance | path

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

/third_party/backends/sanei/
H A Dusb_manager.cpp143 USBConfig &usbConfig = configs[config_index]; in GetRetConfigAndInterface() local
144 SANE_HILOG_DEBUG("%s: config[%u] = %s", __func__, config_index, usbConfig.getJsonString().c_str()); in GetRetConfigAndInterface()
145 std::vector<UsbInterface> &usbInterfaces = usbConfig.GetInterfaces(); in GetRetConfigAndInterface()
164 retConfig->bConfigurationValue = static_cast<uint8_t>(usbConfig.GetId()); in GetRetConfigAndInterface()

Completed in 1 milliseconds