ReactOS
0.4.16-dev-2354-g16de117
nhlt.h
Go to the documentation of this file.
1
enum
NHLTQueryRevision
{
2
NHLTRev1
= 1
3
};
4
5
enum
NHLTQuery
{
6
NHLTSupportQuery
= 0,
7
NHLTMemoryAddress
8
};
9
10
NTSTATUS
NHLTCheckSupported
(
_In_
WDFDEVICE
FxDevice
);
11
NTSTATUS
NHLTQueryTableAddress
(
_In_
WDFDEVICE
FxDevice
,
UINT64
* nhltAddr,
UINT64
* nhltSz);
UINT64
COMPILER_DEPENDENT_UINT64 UINT64
Definition:
actypes.h:131
NTSTATUS
LONG NTSTATUS
Definition:
precomp.h:26
FxDevice
Definition:
fxdevice.hpp:487
NHLTCheckSupported
NTSTATUS NHLTCheckSupported(_In_ WDFDEVICE FxDevice)
Definition:
nhlt.cpp:146
NHLTQueryRevision
NHLTQueryRevision
Definition:
nhlt.h:1
NHLTRev1
@ NHLTRev1
Definition:
nhlt.h:2
NHLTQuery
NHLTQuery
Definition:
nhlt.h:5
NHLTSupportQuery
@ NHLTSupportQuery
Definition:
nhlt.h:6
NHLTMemoryAddress
@ NHLTMemoryAddress
Definition:
nhlt.h:7
NHLTQueryTableAddress
NTSTATUS NHLTQueryTableAddress(_In_ WDFDEVICE FxDevice, UINT64 *nhltAddr, UINT64 *nhltSz)
Definition:
nhlt.cpp:182
_In_
#define _In_
Definition:
no_sal2.h:158
drivers
wdm
audio
hdaudbus_new
nhlt.h
Generated on Mon Mar 9 2026 06:06:59 for ReactOS by
1.9.6