OpenCore
1.0.4
OpenCore Bootloader
|
#include <HdaCodecInfo.h>
Data Fields | |
UINT8 | NodeId |
UINT32 | Capabilities |
UINT8 | DefaultUnSol |
UINT8 | DefaultEapd |
UINT32 | ConnectionCount |
UINT16 * | Connections |
UINT32 | SupportedPowerStates |
UINT32 | DefaultPowerState |
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 | DefaultPinControl |
UINT32 | DefaultConfiguration |
UINT32 | VolumeCapabilities |
UINT8 | DefaultVolume |
Widget structure.
Definition at line 43 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::AmpInCapabilities |
Amps.
Definition at line 64 of file HdaCodecInfo.h.
UINT8* HDA_WIDGET::AmpInLeftDefaultGainMute |
Definition at line 66 of file HdaCodecInfo.h.
UINT8* HDA_WIDGET::AmpInRightDefaultGainMute |
Definition at line 67 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::AmpOutCapabilities |
Definition at line 65 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::AmpOutLeftDefaultGainMute |
Definition at line 68 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::AmpOutRightDefaultGainMute |
Definition at line 69 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::Capabilities |
General widgets.
Definition at line 48 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::ConnectionCount |
Connections.
Definition at line 54 of file HdaCodecInfo.h.
UINT16* HDA_WIDGET::Connections |
Definition at line 55 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::DefaultConfiguration |
Definition at line 83 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultConvChannelCount |
Definition at line 77 of file HdaCodecInfo.h.
UINT16 HDA_WIDGET::DefaultConvFormat |
Definition at line 75 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultConvStreamChannel |
Definition at line 76 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultEapd |
Definition at line 50 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultPinControl |
Definition at line 82 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::DefaultPowerState |
Definition at line 60 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultUnSol |
Definition at line 49 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::DefaultVolume |
Definition at line 88 of file HdaCodecInfo.h.
UINT8 HDA_WIDGET::NodeId |
Definition at line 44 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::PinCapabilities |
Pin Complex.
Definition at line 81 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::SupportedFormats |
Definition at line 74 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::SupportedPcmRates |
Input/Output.
Definition at line 73 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::SupportedPowerStates |
Power.
Definition at line 59 of file HdaCodecInfo.h.
UINT32 HDA_WIDGET::VolumeCapabilities |
Volume Knob.
Definition at line 87 of file HdaCodecInfo.h.