Searched refs:USBDK_RESET_DEVICE (Results 1 – 2 of 2) sorted by relevance
141 typedef BOOL (__cdecl *USBDK_RESET_DEVICE)( typedef
109 USBDK_RESET_DEVICE ResetDevice;183 usbdk_helper.ResetDevice = (USBDK_RESET_DEVICE)get_usbdk_proc_addr(ctx, "UsbDk_ResetDevice"); in load_usbdk_helper_dll()