FreeBSD kernel sound device code
usb_audio_control_descriptor Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uWord bcdADC
 
uWord wTotalLength
 
uByte bInCollection
 
uByte baInterfaceNr [1]
 

Detailed Description

Definition at line 93 of file uaudioreg.h.

Field Documentation

◆ baInterfaceNr

uByte usb_audio_control_descriptor::baInterfaceNr[1]

Definition at line 100 of file uaudioreg.h.

◆ bcdADC

uWord usb_audio_control_descriptor::bcdADC

Definition at line 97 of file uaudioreg.h.

Referenced by uaudio_chan_fill_info_sub(), and uaudio_mixer_fill_info().

◆ bDescriptorSubtype

uByte usb_audio_control_descriptor::bDescriptorSubtype

Definition at line 96 of file uaudioreg.h.

Referenced by uaudio_mixer_fill_info().

◆ bDescriptorType

uByte usb_audio_control_descriptor::bDescriptorType

Definition at line 95 of file uaudioreg.h.

Referenced by uaudio_mixer_fill_info().

◆ bInCollection

uByte usb_audio_control_descriptor::bInCollection

Definition at line 99 of file uaudioreg.h.

◆ bLength

uByte usb_audio_control_descriptor::bLength

Definition at line 94 of file uaudioreg.h.

Referenced by uaudio_mixer_fill_info().

◆ wTotalLength

uWord usb_audio_control_descriptor::wTotalLength

Definition at line 98 of file uaudioreg.h.

Referenced by uaudio_mixer_fill_info().


The documentation for this struct was generated from the following file: