ReactOS
0.4.15-dev-5640-g0dde428
|
Go to the source code of this file.
Macros | |
#define | PoSetDeviceBusy(IdlePointer) ((void)(*(IdlePointer) = 0)) |
$endif | ( | _WDMDDK_ | ) |
Definition at line 202 of file ke.h.
$endif | ( | _NTIFS_ | ) |
Definition at line 2825 of file rtlfuncs.h.
_IRQL_requires_max_ | ( | APC_LEVEL | ) |
Definition at line 197 of file cddata.c.
_IRQL_requires_max_ | ( | DISPATCH_LEVEL | ) |
Definition at line 1705 of file hardware.c.
NTKERNELAPI VOID NTAPI PoEndDeviceBusy | ( | _Inout_ PULONG | IdlePointer | ) |
NTKERNELAPI NTSTATUS NTAPI PoRequestShutdownEvent | ( | OUT PVOID * | Event | ) |
Definition at line 399 of file poshtdwn.c.
Referenced by RawInputThreadMain().
NTKERNELAPI VOID NTAPI PoSetDeviceBusyEx | ( | _Inout_ PULONG | IdlePointer | ) |
NTKERNELAPI VOID NTAPI PoStartDeviceBusy | ( | _Inout_ PULONG | IdlePointer | ) |
_In_ UCHAR _In_ POWER_STATE _In_opt_ PREQUEST_POWER_COMPLETE CompletionFunction |
Definition at line 42 of file pofuncs.h.
Referenced by PoRequestPowerIrp(), and FxIrp::RequestPowerIrp().
Definition at line 120 of file pofuncs.h.
Referenced by _Function_class_().