Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dusb.h1416 struct usb_iso_packet_descriptor { struct
1417 unsigned int offset;
1418 unsigned int length; /* expected length */
1419 unsigned int actual_length;
1420 int status;