FreeBSD kernel sound device code
usb_audio20_feature_unit Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bUnitId
 
uByte bSourceId
 
uDWord bmaControls [0]
 

Detailed Description

Definition at line 691 of file uaudioreg.h.

Field Documentation

◆ bDescriptorSubtype

uByte usb_audio20_feature_unit::bDescriptorSubtype

Definition at line 694 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio20_feature_unit::bDescriptorType

Definition at line 693 of file uaudioreg.h.

◆ bLength

uByte usb_audio20_feature_unit::bLength

Definition at line 692 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_feature().

◆ bmaControls

uDWord usb_audio20_feature_unit::bmaControls[0]

Definition at line 697 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_feature().

◆ bSourceId

uByte usb_audio20_feature_unit::bSourceId

Definition at line 696 of file uaudioreg.h.

Referenced by uaudio20_mixer_find_inputs_sub().

◆ bUnitId

uByte usb_audio20_feature_unit::bUnitId

Definition at line 695 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_feature().


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