Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Daudio-v2.h154 struct uac2_iso_endpoint_descriptor { struct
155 __u8 bLength; /* in bytes: 8 */
156 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
157 __u8 bDescriptorSubtype; /* EP_GENERAL */
158 __u8 bmAttributes;
159 __u8 bmControls;
160 __u8 bLockDelayUnits;
161 __le16 wLockDelay;