OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
_HDA_WIDGET_DEV Struct Reference

#include <HdaCodec.h>

Data Fields

HDA_FUNC_GROUPFuncGroup
 
UINT8 NodeId
 
UINT8 Type
 
UINT32 Capabilities
 
UINT8 DefaultUnSol
 
UINT32 ConnectionListLength
 
UINT16 * Connections
 
HDA_WIDGET_DEV ** WidgetConnections
 
UINT32 ConnectionCount
 
HDA_WIDGET_DEVUpstreamWidget
 
UINT8 UpstreamIndex
 
UINT32 SupportedPowerStates
 
UINT32 DefaultPowerState
 
BOOLEAN AmpOverride
 
UINT32 AmpInCapabilities
 
UINT32 AmpOutCapabilities
 
UINT8 * AmpInLeftDefaultGainMute
 
UINT8 * AmpInRightDefaultGainMute
 
UINT8 AmpOutLeftDefaultGainMute
 
UINT8 AmpOutRightDefaultGainMute
 
UINT32 SupportedPcmRates
 
UINT32 SupportedFormats
 
UINT16 DefaultConvFormat
 
UINT8 DefaultConvStreamChannel
 
UINT8 DefaultConvChannelCount
 
UINT32 PinCapabilities
 
UINT8 DefaultEapd
 
UINT8 DefaultPinControl
 
UINT32 DefaultConfiguration
 
UINT32 VolumeCapabilities
 
UINT8 DefaultVolume
 

Detailed Description

Definition at line 37 of file HdaCodec.h.

Field Documentation

◆ AmpInCapabilities

UINT32 _HDA_WIDGET_DEV::AmpInCapabilities

Definition at line 60 of file HdaCodec.h.

◆ AmpInLeftDefaultGainMute

UINT8* _HDA_WIDGET_DEV::AmpInLeftDefaultGainMute

Definition at line 62 of file HdaCodec.h.

◆ AmpInRightDefaultGainMute

UINT8* _HDA_WIDGET_DEV::AmpInRightDefaultGainMute

Definition at line 63 of file HdaCodec.h.

◆ AmpOutCapabilities

UINT32 _HDA_WIDGET_DEV::AmpOutCapabilities

Definition at line 61 of file HdaCodec.h.

◆ AmpOutLeftDefaultGainMute

UINT8 _HDA_WIDGET_DEV::AmpOutLeftDefaultGainMute

Definition at line 64 of file HdaCodec.h.

◆ AmpOutRightDefaultGainMute

UINT8 _HDA_WIDGET_DEV::AmpOutRightDefaultGainMute

Definition at line 65 of file HdaCodec.h.

◆ AmpOverride

BOOLEAN _HDA_WIDGET_DEV::AmpOverride

Definition at line 59 of file HdaCodec.h.

◆ Capabilities

UINT32 _HDA_WIDGET_DEV::Capabilities

Definition at line 43 of file HdaCodec.h.

◆ ConnectionCount

UINT32 _HDA_WIDGET_DEV::ConnectionCount

Definition at line 50 of file HdaCodec.h.

◆ ConnectionListLength

UINT32 _HDA_WIDGET_DEV::ConnectionListLength

Definition at line 47 of file HdaCodec.h.

◆ Connections

UINT16* _HDA_WIDGET_DEV::Connections

Definition at line 48 of file HdaCodec.h.

◆ DefaultConfiguration

UINT32 _HDA_WIDGET_DEV::DefaultConfiguration

Definition at line 78 of file HdaCodec.h.

◆ DefaultConvChannelCount

UINT8 _HDA_WIDGET_DEV::DefaultConvChannelCount

Definition at line 72 of file HdaCodec.h.

◆ DefaultConvFormat

UINT16 _HDA_WIDGET_DEV::DefaultConvFormat

Definition at line 70 of file HdaCodec.h.

◆ DefaultConvStreamChannel

UINT8 _HDA_WIDGET_DEV::DefaultConvStreamChannel

Definition at line 71 of file HdaCodec.h.

◆ DefaultEapd

UINT8 _HDA_WIDGET_DEV::DefaultEapd

Definition at line 76 of file HdaCodec.h.

◆ DefaultPinControl

UINT8 _HDA_WIDGET_DEV::DefaultPinControl

Definition at line 77 of file HdaCodec.h.

◆ DefaultPowerState

UINT32 _HDA_WIDGET_DEV::DefaultPowerState

Definition at line 56 of file HdaCodec.h.

◆ DefaultUnSol

UINT8 _HDA_WIDGET_DEV::DefaultUnSol

Definition at line 44 of file HdaCodec.h.

◆ DefaultVolume

UINT8 _HDA_WIDGET_DEV::DefaultVolume

Definition at line 82 of file HdaCodec.h.

◆ FuncGroup

HDA_FUNC_GROUP* _HDA_WIDGET_DEV::FuncGroup

Definition at line 38 of file HdaCodec.h.

◆ NodeId

UINT8 _HDA_WIDGET_DEV::NodeId

Definition at line 39 of file HdaCodec.h.

◆ PinCapabilities

UINT32 _HDA_WIDGET_DEV::PinCapabilities

Definition at line 75 of file HdaCodec.h.

◆ SupportedFormats

UINT32 _HDA_WIDGET_DEV::SupportedFormats

Definition at line 69 of file HdaCodec.h.

◆ SupportedPcmRates

UINT32 _HDA_WIDGET_DEV::SupportedPcmRates

Definition at line 68 of file HdaCodec.h.

◆ SupportedPowerStates

UINT32 _HDA_WIDGET_DEV::SupportedPowerStates

Definition at line 55 of file HdaCodec.h.

◆ Type

UINT8 _HDA_WIDGET_DEV::Type

Definition at line 40 of file HdaCodec.h.

◆ UpstreamIndex

UINT8 _HDA_WIDGET_DEV::UpstreamIndex

Definition at line 52 of file HdaCodec.h.

◆ UpstreamWidget

HDA_WIDGET_DEV* _HDA_WIDGET_DEV::UpstreamWidget

Definition at line 51 of file HdaCodec.h.

◆ VolumeCapabilities

UINT32 _HDA_WIDGET_DEV::VolumeCapabilities

Definition at line 81 of file HdaCodec.h.

◆ WidgetConnections

HDA_WIDGET_DEV** _HDA_WIDGET_DEV::WidgetConnections

Definition at line 49 of file HdaCodec.h.


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