ReactOS 0.4.16-dev-2-g02a6913
|
#include <hdaudbus.h>
Public Attributes | |
PDEVICE_OBJECT | ChildPDO |
ULONG | FunctionGroup |
ULONG | NodeId |
Definition at line 37 of file hdaudbus.h.
PDEVICE_OBJECT HDA_CODEC_AUDIO_GROUP::ChildPDO |
Definition at line 39 of file hdaudbus.h.
Referenced by HDA_FdoPnp(), HDA_FDOQueryBusRelations(), HDA_FDORemoveDevice(), HDA_InitCodec(), and HDA_PDORemoveDevice().
ULONG HDA_CODEC_AUDIO_GROUP::FunctionGroup |
Definition at line 40 of file hdaudbus.h.
Referenced by HDA_InitCodec(), and HDA_PDOQueryId().
ULONG HDA_CODEC_AUDIO_GROUP::NodeId |
Definition at line 41 of file hdaudbus.h.
Referenced by HDA_GetResourceInformation(), HDA_InitCodec(), and HDA_PDOQueryId().