Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/usb/
Daudio-v2.h178 struct uac2_iso_endpoint_descriptor { struct
179 __u8 bLength; /* in bytes: 8 */
180 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
181 __u8 bDescriptorSubtype; /* EP_GENERAL */
182 __u8 bmAttributes;
183 __u8 bmControls;
184 __u8 bLockDelayUnits;
185 __le16 wLockDelay;