Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dusb.h1235 struct usb_iso_packet_descriptor { struct
1236 unsigned int offset;
1237 unsigned int length; /* expected length */
1238 unsigned int actual_length;
1239 int status;