ReactOS 0.4.16-dev-109-gf4cb10f
_WDF_PNPPOWER_EVENT_CALLBACKS_V2_0 Struct Reference

#include <wdf20.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 754 of file wdf20.h.

Member Data Documentation

◆ EvtDeviceD0Entry

PFN_WDF_DEVICE_D0_ENTRY _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceD0Entry

Definition at line 760 of file wdf20.h.

◆ EvtDeviceD0EntryPostInterruptsEnabled

PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceD0EntryPostInterruptsEnabled

Definition at line 762 of file wdf20.h.

◆ EvtDeviceD0Exit

PFN_WDF_DEVICE_D0_EXIT _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceD0Exit

Definition at line 764 of file wdf20.h.

◆ EvtDeviceD0ExitPreInterruptsDisabled

PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceD0ExitPreInterruptsDisabled

Definition at line 766 of file wdf20.h.

◆ EvtDevicePrepareHardware

PFN_WDF_DEVICE_PREPARE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDevicePrepareHardware

Definition at line 768 of file wdf20.h.

◆ EvtDeviceQueryRemove

PFN_WDF_DEVICE_QUERY_REMOVE _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceQueryRemove

Definition at line 784 of file wdf20.h.

◆ EvtDeviceQueryStop

PFN_WDF_DEVICE_QUERY_STOP _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceQueryStop

Definition at line 786 of file wdf20.h.

◆ EvtDeviceRelationsQuery

PFN_WDF_DEVICE_RELATIONS_QUERY _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceRelationsQuery

Definition at line 790 of file wdf20.h.

◆ EvtDeviceReleaseHardware

PFN_WDF_DEVICE_RELEASE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceReleaseHardware

Definition at line 770 of file wdf20.h.

◆ EvtDeviceSelfManagedIoCleanup

PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSelfManagedIoCleanup

Definition at line 772 of file wdf20.h.

◆ EvtDeviceSelfManagedIoFlush

PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSelfManagedIoFlush

Definition at line 774 of file wdf20.h.

◆ EvtDeviceSelfManagedIoInit

PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSelfManagedIoInit

Definition at line 776 of file wdf20.h.

◆ EvtDeviceSelfManagedIoRestart

PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSelfManagedIoRestart

Definition at line 780 of file wdf20.h.

◆ EvtDeviceSelfManagedIoSuspend

PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSelfManagedIoSuspend

Definition at line 778 of file wdf20.h.

◆ EvtDeviceSurpriseRemoval

PFN_WDF_DEVICE_SURPRISE_REMOVAL _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceSurpriseRemoval

Definition at line 782 of file wdf20.h.

◆ EvtDeviceUsageNotification

PFN_WDF_DEVICE_USAGE_NOTIFICATION _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceUsageNotification

Definition at line 788 of file wdf20.h.

◆ EvtDeviceUsageNotificationEx

PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::EvtDeviceUsageNotificationEx

Definition at line 792 of file wdf20.h.

◆ Size

ULONG _WDF_PNPPOWER_EVENT_CALLBACKS_V2_0::Size

Definition at line 758 of file wdf20.h.


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