Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dusb.h1059 struct usb_iso_packet_descriptor { struct
1060 unsigned int offset;
1061 unsigned int length; /* expected length */
1062 unsigned int actual_length;
1063 int status;