Home
last modified time | relevance | path

Searched refs:EvtDeviceD0Exit (Results 1 – 16 of 16) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/
H A Dverifier.cpp142 SET_HOOK_IF_CALLBACK_PRESENT(pnpPowerEvts, pnpPowerEvts, EvtDeviceD0Exit); in AddEventHooksWdfDeviceCreate()
H A Dvfeventhooks.cpp151 pfn = context->PnpPowerEventCallbacksOriginal.EvtDeviceD0Exit; in VfEvtDeviceD0Exit()
/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/
H A Dwdf10.h581 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf11.h596 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf19.h707 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf15.h596 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf17.h596 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf111.h779 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf113.h785 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf115.h785 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
/reactos/sdk/lib/drivers/wdf/umdf/fxlib/inc/private/
H A Dwdf20.h764 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
H A Dwdf215.h761 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdeviceinitapi.cpp41 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
/reactos/drivers/storage/class/cdrom/
H A Dcdrom.c302 pnpPowerCallbacks.EvtDeviceD0Exit = DeviceEvtD0Exit; in DriverEvtDeviceAdd()
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfdevice.h1166 PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit; member
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpnp.cpp2681 m_DeviceD0Exit.m_Method = DispatchTable->EvtDeviceD0Exit; in RegisterCallbacks()