Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Daudio.h571 struct uac_iso_endpoint_descriptor { struct
572 __u8 bLength; /* in bytes: 7 */
573 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
574 __u8 bDescriptorSubtype; /* EP_GENERAL */
575 __u8 bmAttributes;
576 __u8 bLockDelayUnits;
577 __le16 wLockDelay;