Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h1388 struct usb_iso_packet_descriptor { struct
1389 unsigned int offset;
1390 unsigned int length; /* expected length */
1391 unsigned int actual_length;
1392 int status;