Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/usb/
Daudio.h608 struct uac_iso_endpoint_descriptor { struct
609 __u8 bLength; /* in bytes: 7 */
610 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
611 __u8 bDescriptorSubtype; /* EP_GENERAL */
612 __u8 bmAttributes;
613 __u8 bLockDelayUnits;
614 __le16 wLockDelay;