ReactOS 0.4.16-dev-36-g301675c
|
#include <hdaudbus.h>
Definition at line 44 of file hdaudbus.h.
UCHAR HDA_CODEC_ENTRY::Addr |
Definition at line 52 of file hdaudbus.h.
Referenced by HDA_GetResourceInformation(), and HDA_PDOQueryId().
ULONG HDA_CODEC_ENTRY::AudioGroupCount |
Definition at line 59 of file hdaudbus.h.
Referenced by HDA_FdoPnp(), HDA_FDOQueryBusRelations(), and HDA_FDORemoveDevice().
PHDA_CODEC_AUDIO_GROUP HDA_CODEC_ENTRY::AudioGroups[HDA_MAX_AUDIO_GROUPS] |
Definition at line 58 of file hdaudbus.h.
Referenced by HDA_FdoPnp(), HDA_FDOQueryBusRelations(), and HDA_FDORemoveDevice().
UCHAR HDA_CODEC_ENTRY::Major |
Definition at line 48 of file hdaudbus.h.
Referenced by HDA_GetDeviceInformation(), and HDA_PDOQueryId().
UCHAR HDA_CODEC_ENTRY::Minor |
Definition at line 49 of file hdaudbus.h.
Referenced by HDA_GetDeviceInformation(), and HDA_PDOQueryId().
USHORT HDA_CODEC_ENTRY::ProductId |
Definition at line 47 of file hdaudbus.h.
Referenced by HDA_PDOQueryId().
ULONG HDA_CODEC_ENTRY::ResponseCount |
Definition at line 55 of file hdaudbus.h.
Referenced by HDA_DpcForIsr(), and HDA_TransferCodecVerbs().
ULONG HDA_CODEC_ENTRY::Responses[MAX_CODEC_RESPONSES] |
Definition at line 54 of file hdaudbus.h.
Referenced by HDA_DpcForIsr(), and HDA_TransferCodecVerbs().
KSEMAPHORE HDA_CODEC_ENTRY::ResponseSemaphore |
Definition at line 56 of file hdaudbus.h.
Referenced by HDA_DpcForIsr().
UCHAR HDA_CODEC_ENTRY::Revision |
Definition at line 50 of file hdaudbus.h.
Referenced by HDA_PDOQueryId().
UCHAR HDA_CODEC_ENTRY::Stepping |
Definition at line 51 of file hdaudbus.h.
USHORT HDA_CODEC_ENTRY::VendorId |
Definition at line 46 of file hdaudbus.h.
Referenced by HDA_PDOQueryId().