HomeSort by relevance Sort by last modified time
    Searched refs:PUSB_DESCRIPTOR_REQUEST (Results 1 - 2 of 2) sorted by null

  /external/libusb_aah/libusb/os/
windows_usb.h 454 } USB_DESCRIPTOR_REQUEST, *PUSB_DESCRIPTOR_REQUEST;
windows_usb.c 871 PUSB_DESCRIPTOR_REQUEST cd_buf_actual = NULL; // actual request
915 if ((cd_buf_actual = (PUSB_DESCRIPTOR_REQUEST) calloc(1, size)) == NULL) {
    [all...]

Completed in 148 milliseconds