Home
last modified time | relevance | path

Searched refs:USB_CONFIGURATION_DESCRIPTOR_SHORT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
Dwindows_usb.h454 typedef struct USB_CONFIGURATION_DESCRIPTOR_SHORT { struct
466 } USB_CONFIGURATION_DESCRIPTOR_SHORT; argument
Dwindows_usb.c983 USB_CONFIGURATION_DESCRIPTOR_SHORT cd_buf_short; // dummy request in cache_config_descriptors()
1005 size = sizeof(USB_CONFIGURATION_DESCRIPTOR_SHORT); in cache_config_descriptors()