Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_usbdk.h132 typedef BOOL (__cdecl *USBDK_RESET_PIPE)( typedef
Dwindows_usbdk.c107 USBDK_RESET_PIPE ResetPipe;
175 usbdk_helper.ResetPipe = (USBDK_RESET_PIPE)get_usbdk_proc_addr(ctx, "UsbDk_ResetPipe"); in load_usbdk_helper_dll()