Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Daudio.h517 struct uac_iso_endpoint_descriptor { struct
518 __u8 bLength; /* in bytes: 7 */
519 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
520 __u8 bDescriptorSubtype; /* EP_GENERAL */
521 __u8 bmAttributes;
522 __u8 bLockDelayUnits;
523 __le16 wLockDelay;