Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUSB_eCos.h194 struct usb_ioctl_ctrl_xfer{ struct
195 U8 bRequestType;
196 U8 bRequest;
197 U16 wValue;
198 U16 wIndex;
199 U16 wLength;
200 U32 timeout; /* in ms */
201 void *pDataBuf;