#include "pnppriv.hpp"
#include <initguid.h>
#include <wdmguid.h>
Go to the source code of this file.
◆ _Function_class_()
_Function_class_ |
( |
PO_FX_POWER_CONTROL_CALLBACK |
| ) |
|
Definition at line 208 of file poxinterfacekm.cpp.
220{
224
226
231 "WDFDEVICE 0x%p !devobj 0x%p PO_FX_POWER_CONTROL_CALLBACK invoked.",
234 );
235
236
237
238
239
241
242
243
244
247
248
249
250
253 InBuffer,
258
263 "WDFDEVICE 0x%p !devobj 0x%p Client driver's "
264 "PO_FX_POWER_CONTROL_CALLBACK returned %!STATUS!.",
268 );
269
271}
WDFDEVICE __inline GetHandle(VOID)
MdDeviceObject __inline GetDeviceObject(VOID)
__inline PFX_DRIVER_GLOBALS GetDriverGlobals(VOID)
__inline CfxDevice * GetDevice(VOID)
struct _POX_SETTINGS * GetPowerFrameworkSettings(VOID)
DoTraceLevelMessage(pFxDriverGlobals, TRACE_LEVEL_VERBOSE, TRACINGPNP, "Enter, WDFDEVICE %p", Device)
_In_ UCHAR _In_ ULONG _Out_ PUCHAR _Outptr_result_bytebuffer_ OutBufferLength PVOID * OutBuffer
#define TRACE_LEVEL_VERBOSE
PPO_FX_POWER_CONTROL_CALLBACK PowerControlCallback
_Must_inspect_result_ _In_ WDFIOTARGET _In_opt_ WDFREQUEST _In_ ULONG _In_opt_ PWDF_MEMORY_DESCRIPTOR _In_opt_ PWDF_MEMORY_DESCRIPTOR _In_opt_ PWDF_REQUEST_SEND_OPTIONS _Out_opt_ PULONG_PTR BytesReturned
_In_ LPCGUID PowerControlCode