Home
last modified time | relevance | path

Searched defs:winusb_interface (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.h832 struct winusb_interface { struct
833 bool initialized;
834 WinUsb_AbortPipe_t AbortPipe;
835 WinUsb_ControlTransfer_t ControlTransfer;
836 WinUsb_FlushPipe_t FlushPipe;
837 WinUsb_Free_t Free;
838 WinUsb_GetAssociatedInterface_t GetAssociatedInterface;
839 WinUsb_GetCurrentAlternateSetting_t GetCurrentAlternateSetting;
840 WinUsb_GetDescriptor_t GetDescriptor;
841 WinUsb_GetOverlappedResult_t GetOverlappedResult;
[all …]