Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dusb.h1244 struct usb_iso_packet_descriptor { struct
1245 unsigned int offset;
1246 unsigned int length; /* expected length */
1247 unsigned int actual_length;
1248 int status;