Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dstorage.h70 struct bulk_cs_wrap { struct
71 __le32 Signature; /* contains 'USBS' */
72 __u32 Tag; /* same as original command */
73 __le32 Residue; /* amount not transferred */
74 __u8 Status; /* see below */
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c191 struct bulk_cs_wrap { struct
192 __le32 Signature; /* Should = 'USBS' */
193 u32 Tag; /* Same as original command */
194 __le32 Residue; /* Amount not transferred */
195 u8 Status; /* See below */