Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h381 } USB_DESCRIPTOR_REQUEST, *PUSB_DESCRIPTOR_REQUEST; typedef
384 USB_DESCRIPTOR_REQUEST req;
Dwindows_winusb.c701 assert(sizeof(USB_DESCRIPTOR_REQUEST) == USB_DESCRIPTOR_REQUEST_SIZE); in cache_config_descriptors()
739 size = sizeof(USB_DESCRIPTOR_REQUEST) + cd_buf_short.desc.wTotalLength; in cache_config_descriptors()