Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Daudio.h200 struct uac1_as_header_descriptor { struct
201 __u8 bLength;
202 __u8 bDescriptorType;
203 __u8 bDescriptorSubtype;
204 __u8 bTerminalLink;
205 __u8 bDelay;
206 __le16 wFormatTag;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Daudio.h200 struct uac1_as_header_descriptor { struct
201 __u8 bLength;
202 __u8 bDescriptorType;
203 __u8 bDescriptorSubtype;
204 __u8 bTerminalLink;
205 __u8 bDelay;
206 __le16 wFormatTag;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Daudio.h491 struct uac1_as_header_descriptor { struct
492 __u8 bLength; /* in bytes: 7 */
493 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
494 __u8 bDescriptorSubtype; /* AS_GENERAL */
495 __u8 bTerminalLink; /* Terminal ID of connected Terminal */
496 __u8 bDelay; /* Delay introduced by the data path */
497 __le16 wFormatTag; /* The Audio Data Format */
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Daudio.h491 struct uac1_as_header_descriptor { struct
492 __u8 bLength; /* in bytes: 7 */
493 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
494 __u8 bDescriptorSubtype; /* AS_GENERAL */
495 __u8 bTerminalLink; /* Terminal ID of connected Terminal */
496 __u8 bDelay; /* Delay introduced by the data path */
497 __le16 wFormatTag; /* The Audio Data Format */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Daudio.h369 struct uac1_as_header_descriptor { struct
370 __u8 bLength;
371 __u8 bDescriptorType;
372 __u8 bDescriptorSubtype;
373 __u8 bTerminalLink;
374 __u8 bDelay;
375 __le16 wFormatTag;