Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_usbdk.h128 typedef BOOL (__cdecl *USBDK_ABORT_PIPE)( typedef
Dwindows_usbdk.c106 USBDK_ABORT_PIPE AbortPipe;
171 usbdk_helper.AbortPipe = (USBDK_ABORT_PIPE)get_usbdk_proc_addr(ctx, "UsbDk_AbortPipe"); in load_usbdk_helper_dll()