ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_PNPPOWER_EVENT_CALLBACKS_V1_15 Struct Reference

#include <wdf115.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 775 of file wdf115.h.

Member Data Documentation

◆ EvtDeviceD0Entry

PFN_WDF_DEVICE_D0_ENTRY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceD0Entry

Definition at line 781 of file wdf115.h.

◆ EvtDeviceD0EntryPostInterruptsEnabled

PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceD0EntryPostInterruptsEnabled

Definition at line 783 of file wdf115.h.

◆ EvtDeviceD0Exit

PFN_WDF_DEVICE_D0_EXIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceD0Exit

Definition at line 785 of file wdf115.h.

◆ EvtDeviceD0ExitPreInterruptsDisabled

PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceD0ExitPreInterruptsDisabled

Definition at line 787 of file wdf115.h.

◆ EvtDevicePrepareHardware

PFN_WDF_DEVICE_PREPARE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDevicePrepareHardware

Definition at line 789 of file wdf115.h.

◆ EvtDeviceQueryRemove

PFN_WDF_DEVICE_QUERY_REMOVE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceQueryRemove

Definition at line 805 of file wdf115.h.

◆ EvtDeviceQueryStop

PFN_WDF_DEVICE_QUERY_STOP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceQueryStop

Definition at line 807 of file wdf115.h.

◆ EvtDeviceRelationsQuery

PFN_WDF_DEVICE_RELATIONS_QUERY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceRelationsQuery

Definition at line 811 of file wdf115.h.

◆ EvtDeviceReleaseHardware

PFN_WDF_DEVICE_RELEASE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceReleaseHardware

Definition at line 791 of file wdf115.h.

◆ EvtDeviceSelfManagedIoCleanup

PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSelfManagedIoCleanup

Definition at line 793 of file wdf115.h.

◆ EvtDeviceSelfManagedIoFlush

PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSelfManagedIoFlush

Definition at line 795 of file wdf115.h.

◆ EvtDeviceSelfManagedIoInit

PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSelfManagedIoInit

Definition at line 797 of file wdf115.h.

◆ EvtDeviceSelfManagedIoRestart

PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSelfManagedIoRestart

Definition at line 801 of file wdf115.h.

◆ EvtDeviceSelfManagedIoSuspend

PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSelfManagedIoSuspend

Definition at line 799 of file wdf115.h.

◆ EvtDeviceSurpriseRemoval

PFN_WDF_DEVICE_SURPRISE_REMOVAL _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceSurpriseRemoval

Definition at line 803 of file wdf115.h.

◆ EvtDeviceUsageNotification

PFN_WDF_DEVICE_USAGE_NOTIFICATION _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceUsageNotification

Definition at line 809 of file wdf115.h.

◆ EvtDeviceUsageNotificationEx

PFN_WDF_DEVICE_USAGE_NOTIFICATION_EX _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::EvtDeviceUsageNotificationEx

Definition at line 813 of file wdf115.h.

◆ Size

ULONG _WDF_PNPPOWER_EVENT_CALLBACKS_V1_15::Size

Definition at line 779 of file wdf115.h.


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