Searched refs:USBDK_GET_DEVICES_LIST (Results 1 – 2 of 2) sorted by relevance
97 typedef BOOL (__cdecl *USBDK_GET_DEVICES_LIST)( typedef
98 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()