Searched refs:windows_get_config_descriptor_by_value (Results 1 – 1 of 1) sorted by relevance
1720 static int windows_get_config_descriptor_by_value(struct libusb_device *dev, uint8_t bConfiguration… in windows_get_config_descriptor_by_value() function1756 r = windows_get_config_descriptor_by_value(dev, priv->active_config, &config_desc, host_endian); in windows_get_active_config_descriptor()2057 windows_get_config_descriptor_by_value,