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

  /external/libusb/libusb/os/
windows_usbdk.h 115 typedef void (__cdecl *USBDK_RELEASE_CONFIGURATION_DESCRIPTOR)(
windows_usbdk.c 103 USBDK_RELEASE_CONFIGURATION_DESCRIPTOR ReleaseConfigurationDescriptor;
159 usbdk_helper.ReleaseConfigurationDescriptor = (USBDK_RELEASE_CONFIGURATION_DESCRIPTOR)get_usbdk_proc_addr(ctx, "UsbDk_ReleaseConfigurationDescriptor");

Completed in 77 milliseconds