Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_usbdk.h97 typedef BOOL (__cdecl *USBDK_GET_DEVICES_LIST)( typedef
Dwindows_usbdk.c98 USBDK_GET_DEVICES_LIST GetDevicesList;
139 …usbdk_helper.GetDevicesList = (USBDK_GET_DEVICES_LIST)get_usbdk_proc_addr(ctx, "UsbDk_GetDevicesLi… in load_usbdk_helper_dll()