Searched defs:UsbAdapterUrb (Results 1 – 5 of 5) sorted by relevance
66 struct UsbAdapterUrb { struct86 struct UsbAdapterUrb *urb; argument
57 struct UsbAdapterUrb { struct58 unsigned char type;60 int32_t status;61 unsigned int flags;62 void *buffer;63 int32_t bufferLength;64 int32_t actualLength;65 int32_t startFrame;67 int32_t errorCount;68 unsigned int signr;[all …]
42 typedef struct urb UsbAdapterUrb; typedef
152 struct UsbAdapterUrb { struct153 unsigned char type;155 int32_t status;156 unsigned int flags;157 void *buffer;158 int32_t bufferLength;159 int32_t actualLength;160 int32_t startFrame;162 int32_t errorCount;163 unsigned int signr;[all …]
287 struct UsbAdapterUrb { struct288 unsigned char type;290 int32_t status;291 unsigned int flags;292 void *buffer;293 int32_t bufferLength;294 int32_t actualLength;295 int32_t startFrame;297 int32_t errorCount;298 unsigned int signr;[all …]