Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Daudio-v2.h201 struct uac2_iso_endpoint_descriptor { struct
202 __u8 bLength; /* in bytes: 8 */
203 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
204 __u8 bDescriptorSubtype; /* EP_GENERAL */
205 __u8 bmAttributes;
206 __u8 bmControls;
207 __u8 bLockDelayUnits;
208 __le16 wLockDelay;