Searched refs:GetUsbProperty (Results 1 – 1 of 1) sorted by relevance
95 bool GetUsbProperty(const Device& device, const char* property_name, in GetUsbProperty() function157 if (!GetUsbProperty(device, "idVendor", &id_vendor)) { in GetUsbId()160 if (!GetUsbProperty(device, "idProduct", &id_product)) { in GetUsbId()171 return GetUsbProperty(device, "version", usb_version); in GetUsbVersion()