FreeBSD kernel sound device code
usb_audio20_selector_unit Struct Reference

#include <uaudioreg.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bUnitId
 
uByte bNrInPins
 
uByte baSourceId [0]
 

Detailed Description

Definition at line 680 of file uaudioreg.h.

Field Documentation

◆ baSourceId

uByte usb_audio20_selector_unit::baSourceId[0]

Definition at line 686 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_selector(), and uaudio20_mixer_find_inputs_sub().

◆ bDescriptorSubtype

uByte usb_audio20_selector_unit::bDescriptorSubtype

Definition at line 683 of file uaudioreg.h.

◆ bDescriptorType

uByte usb_audio20_selector_unit::bDescriptorType

Definition at line 682 of file uaudioreg.h.

◆ bLength

uByte usb_audio20_selector_unit::bLength

Definition at line 681 of file uaudioreg.h.

◆ bNrInPins

uByte usb_audio20_selector_unit::bNrInPins

Definition at line 685 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_selector(), and uaudio20_mixer_find_inputs_sub().

◆ bUnitId

uByte usb_audio20_selector_unit::bUnitId

Definition at line 684 of file uaudioreg.h.

Referenced by uaudio20_mixer_add_selector().


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