Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dusb.h1014 struct usb_iso_packet_descriptor { struct
1015 unsigned int offset;
1016 unsigned int length; /* expected length */
1017 unsigned int actual_length;
1018 int status;