OpenCore
1.0.4
OpenCore Bootloader
|
#include <HdaCodec.h>
Data Fields | |
HDA_CODEC_DEV * | HdaCodecDev |
UINT8 | NodeId |
BOOLEAN | UnsolCapable |
UINT8 | Type |
UINT32 | Capabilities |
UINT32 | SupportedPcmRates |
UINT32 | SupportedFormats |
UINT32 | AmpInCapabilities |
UINT32 | AmpOutCapabilities |
UINT32 | SupportedPowerStates |
UINT32 | GpioCapabilities |
HDA_WIDGET_DEV * | Widgets |
UINT8 | WidgetsCount |
Definition at line 85 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::AmpInCapabilities |
Definition at line 95 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::AmpOutCapabilities |
Definition at line 96 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::Capabilities |
Definition at line 92 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::GpioCapabilities |
Definition at line 98 of file HdaCodec.h.
HDA_CODEC_DEV* _HDA_FUNC_GROUP::HdaCodecDev |
Definition at line 86 of file HdaCodec.h.
UINT8 _HDA_FUNC_GROUP::NodeId |
Definition at line 87 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::SupportedFormats |
Definition at line 94 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::SupportedPcmRates |
Definition at line 93 of file HdaCodec.h.
UINT32 _HDA_FUNC_GROUP::SupportedPowerStates |
Definition at line 97 of file HdaCodec.h.
UINT8 _HDA_FUNC_GROUP::Type |
Definition at line 89 of file HdaCodec.h.
BOOLEAN _HDA_FUNC_GROUP::UnsolCapable |
Definition at line 88 of file HdaCodec.h.
HDA_WIDGET_DEV* _HDA_FUNC_GROUP::Widgets |
Definition at line 100 of file HdaCodec.h.
UINT8 _HDA_FUNC_GROUP::WidgetsCount |
Definition at line 101 of file HdaCodec.h.