Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Daudio.h515 struct uac_iso_endpoint_descriptor { struct
516 __u8 bLength; /* in bytes: 7 */
517 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
518 __u8 bDescriptorSubtype; /* EP_GENERAL */
519 __u8 bmAttributes;
520 __u8 bLockDelayUnits;
521 __le16 wLockDelay;