ReactOS 0.4.16-dev-2293-g4d8327b
nhlt.h
Go to the documentation of this file.
2 NHLTRev1 = 1
3};
4
8};
9
11NTSTATUS NHLTQueryTableAddress(_In_ WDFDEVICE FxDevice, UINT64* nhltAddr, UINT64* nhltSz);
COMPILER_DEPENDENT_UINT64 UINT64
Definition: actypes.h:131
LONG NTSTATUS
Definition: precomp.h:26
NTSTATUS NHLTCheckSupported(_In_ WDFDEVICE FxDevice)
Definition: nhlt.cpp:146
NHLTQueryRevision
Definition: nhlt.h:1
@ NHLTRev1
Definition: nhlt.h:2
NHLTQuery
Definition: nhlt.h:5
@ NHLTSupportQuery
Definition: nhlt.h:6
@ NHLTMemoryAddress
Definition: nhlt.h:7
NTSTATUS NHLTQueryTableAddress(_In_ WDFDEVICE FxDevice, UINT64 *nhltAddr, UINT64 *nhltSz)
Definition: nhlt.cpp:182
#define _In_
Definition: no_sal2.h:158