Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h460 typedef struct USB_CONFIGURATION_DESCRIPTOR_SHORT { struct
472 } USB_CONFIGURATION_DESCRIPTOR_SHORT; argument
Dwindows_winusb.c896 USB_CONFIGURATION_DESCRIPTOR_SHORT cd_buf_short; // dummy request in cache_config_descriptors()
918 size = sizeof(USB_CONFIGURATION_DESCRIPTOR_SHORT); in cache_config_descriptors()