ReactOS 0.4.15-dev-7931-gfd331f1
_WDF_PNPPOWER_EVENT_CALLBACKS Struct Reference

#include <wdfdevice.h>

Public Attributes

ULONG Size
 
PFN_WDF_DEVICE_D0_ENTRY EvtDeviceD0Entry
 
PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED EvtDeviceD0EntryPostInterruptsEnabled
 
PFN_WDF_DEVICE_D0_EXIT EvtDeviceD0Exit
 
PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED EvtDeviceD0ExitPreInterruptsDisabled
 
PFN_WDF_DEVICE_PREPARE_HARDWARE EvtDevicePrepareHardware
 
PFN_WDF_DEVICE_RELEASE_HARDWARE EvtDeviceReleaseHardware
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP EvtDeviceSelfManagedIoCleanup
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH EvtDeviceSelfManagedIoFlush
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT EvtDeviceSelfManagedIoInit
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND EvtDeviceSelfManagedIoSuspend
 
PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART EvtDeviceSelfManagedIoRestart
 
PFN_WDF_DEVICE_SURPRISE_REMOVAL EvtDeviceSurpriseRemoval
 
PFN_WDF_DEVICE_QUERY_REMOVE EvtDeviceQueryRemove
 
PFN_WDF_DEVICE_QUERY_STOP EvtDeviceQueryStop
 
PFN_WDF_DEVICE_USAGE_NOTIFICATION EvtDeviceUsageNotification
 
PFN_WDF_DEVICE_RELATIONS_QUERY EvtDeviceRelationsQuery
 
PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX EvtDeviceUsageNotificationEx
 

Detailed Description

Definition at line 1158 of file wdfdevice.h.

Member Data Documentation

◆ EvtDeviceD0Entry

PFN_WDF_DEVICE_D0_ENTRY _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceD0Entry

Definition at line 1164 of file wdfdevice.h.

Referenced by DriverEvtDeviceAdd().

◆ EvtDeviceD0EntryPostInterruptsEnabled

PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceD0EntryPostInterruptsEnabled

Definition at line 1165 of file wdfdevice.h.

◆ EvtDeviceD0Exit

PFN_WDF_DEVICE_D0_EXIT _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceD0Exit

Definition at line 1166 of file wdfdevice.h.

Referenced by DriverEvtDeviceAdd().

◆ EvtDeviceD0ExitPreInterruptsDisabled

PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceD0ExitPreInterruptsDisabled

Definition at line 1167 of file wdfdevice.h.

◆ EvtDevicePrepareHardware

PFN_WDF_DEVICE_PREPARE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDevicePrepareHardware

Definition at line 1168 of file wdfdevice.h.

◆ EvtDeviceQueryRemove

PFN_WDF_DEVICE_QUERY_REMOVE _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceQueryRemove

Definition at line 1176 of file wdfdevice.h.

◆ EvtDeviceQueryStop

PFN_WDF_DEVICE_QUERY_STOP _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceQueryStop

Definition at line 1177 of file wdfdevice.h.

◆ EvtDeviceRelationsQuery

PFN_WDF_DEVICE_RELATIONS_QUERY _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceRelationsQuery

Definition at line 1179 of file wdfdevice.h.

◆ EvtDeviceReleaseHardware

PFN_WDF_DEVICE_RELEASE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceReleaseHardware

Definition at line 1169 of file wdfdevice.h.

◆ EvtDeviceSelfManagedIoCleanup

PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSelfManagedIoCleanup

Definition at line 1170 of file wdfdevice.h.

Referenced by DriverEvtDeviceAdd().

◆ EvtDeviceSelfManagedIoFlush

PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSelfManagedIoFlush

Definition at line 1171 of file wdfdevice.h.

◆ EvtDeviceSelfManagedIoInit

PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSelfManagedIoInit

Definition at line 1172 of file wdfdevice.h.

Referenced by DriverEvtDeviceAdd().

◆ EvtDeviceSelfManagedIoRestart

PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSelfManagedIoRestart

Definition at line 1174 of file wdfdevice.h.

◆ EvtDeviceSelfManagedIoSuspend

PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSelfManagedIoSuspend

Definition at line 1173 of file wdfdevice.h.

◆ EvtDeviceSurpriseRemoval

PFN_WDF_DEVICE_SURPRISE_REMOVAL _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceSurpriseRemoval

Definition at line 1175 of file wdfdevice.h.

Referenced by DriverEvtDeviceAdd().

◆ EvtDeviceUsageNotification

PFN_WDF_DEVICE_USAGE_NOTIFICATION _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceUsageNotification

Definition at line 1178 of file wdfdevice.h.

◆ EvtDeviceUsageNotificationEx

PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX _WDF_PNPPOWER_EVENT_CALLBACKS::EvtDeviceUsageNotificationEx

Definition at line 1180 of file wdfdevice.h.

◆ Size

ULONG _WDF_PNPPOWER_EVENT_CALLBACKS::Size

Definition at line 1162 of file wdfdevice.h.

Referenced by AddEventHooksWdfDeviceCreate().


The documentation for this struct was generated from the following file: