ReactOS 0.4.15-dev-7942-gd23573b
_WDF_PNPPOWER_EVENT_CALLBACKS_V1_0 Struct Reference

#include <wdf10.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
 

Detailed Description

Definition at line 571 of file wdf10.h.

Member Data Documentation

◆ EvtDeviceD0Entry

PFN_WDF_DEVICE_D0_ENTRY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceD0Entry

Definition at line 577 of file wdf10.h.

◆ EvtDeviceD0EntryPostInterruptsEnabled

PFN_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceD0EntryPostInterruptsEnabled

Definition at line 579 of file wdf10.h.

◆ EvtDeviceD0Exit

PFN_WDF_DEVICE_D0_EXIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceD0Exit

Definition at line 581 of file wdf10.h.

◆ EvtDeviceD0ExitPreInterruptsDisabled

PFN_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceD0ExitPreInterruptsDisabled

Definition at line 583 of file wdf10.h.

◆ EvtDevicePrepareHardware

PFN_WDF_DEVICE_PREPARE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDevicePrepareHardware

Definition at line 585 of file wdf10.h.

◆ EvtDeviceQueryRemove

PFN_WDF_DEVICE_QUERY_REMOVE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceQueryRemove

Definition at line 601 of file wdf10.h.

◆ EvtDeviceQueryStop

PFN_WDF_DEVICE_QUERY_STOP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceQueryStop

Definition at line 603 of file wdf10.h.

◆ EvtDeviceRelationsQuery

PFN_WDF_DEVICE_RELATIONS_QUERY _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceRelationsQuery

Definition at line 607 of file wdf10.h.

◆ EvtDeviceReleaseHardware

PFN_WDF_DEVICE_RELEASE_HARDWARE _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceReleaseHardware

Definition at line 587 of file wdf10.h.

◆ EvtDeviceSelfManagedIoCleanup

PFN_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSelfManagedIoCleanup

Definition at line 589 of file wdf10.h.

◆ EvtDeviceSelfManagedIoFlush

PFN_WDF_DEVICE_SELF_MANAGED_IO_FLUSH _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSelfManagedIoFlush

Definition at line 591 of file wdf10.h.

◆ EvtDeviceSelfManagedIoInit

PFN_WDF_DEVICE_SELF_MANAGED_IO_INIT _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSelfManagedIoInit

Definition at line 593 of file wdf10.h.

◆ EvtDeviceSelfManagedIoRestart

PFN_WDF_DEVICE_SELF_MANAGED_IO_RESTART _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSelfManagedIoRestart

Definition at line 597 of file wdf10.h.

◆ EvtDeviceSelfManagedIoSuspend

PFN_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSelfManagedIoSuspend

Definition at line 595 of file wdf10.h.

◆ EvtDeviceSurpriseRemoval

PFN_WDF_DEVICE_SURPRISE_REMOVAL _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceSurpriseRemoval

Definition at line 599 of file wdf10.h.

◆ EvtDeviceUsageNotification

PFN_WDF_DEVICE_USAGE_NOTIFICATION _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::EvtDeviceUsageNotification

Definition at line 605 of file wdf10.h.

◆ Size

ULONG _WDF_PNPPOWER_EVENT_CALLBACKS_V1_0::Size

Definition at line 575 of file wdf10.h.


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