ReactOS 0.4.15-dev-7918-g2a2556c
vfeventhooks.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

EVT_WDF_DEVICE_D0_ENTRY VfEvtDeviceD0Entry
 
EVT_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED VfEvtDeviceD0EntryPostInterruptsEnabled
 
EVT_WDF_DEVICE_D0_EXIT VfEvtDeviceD0Exit
 
EVT_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED VfEvtDeviceD0ExitPreInterruptsDisabled
 
EVT_WDF_DEVICE_PREPARE_HARDWARE VfEvtDevicePrepareHardware
 
EVT_WDF_DEVICE_RELEASE_HARDWARE VfEvtDeviceReleaseHardware
 
EVT_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP VfEvtDeviceSelfManagedIoCleanup
 
EVT_WDF_DEVICE_SELF_MANAGED_IO_FLUSH VfEvtDeviceSelfManagedIoFlush
 
EVT_WDF_DEVICE_SELF_MANAGED_IO_INIT VfEvtDeviceSelfManagedIoInit
 
EVT_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND VfEvtDeviceSelfManagedIoSuspend
 
EVT_WDF_DEVICE_SELF_MANAGED_IO_RESTART VfEvtDeviceSelfManagedIoRestart
 
EVT_WDF_DEVICE_QUERY_STOP VfEvtDeviceQueryStop
 
EVT_WDF_DEVICE_QUERY_REMOVE VfEvtDeviceQueryRemove
 
EVT_WDF_DEVICE_SURPRISE_REMOVAL VfEvtDeviceSurpriseRemoval
 
EVT_WDF_DEVICE_USAGE_NOTIFICATION VfEvtDeviceUsageNotification
 
EVT_WDF_DEVICE_USAGE_NOTIFICATION_EX VfEvtDeviceUsageNotificationEx
 
EVT_WDF_DEVICE_RELATIONS_QUERY VfEvtDeviceRelationsQuery
 
EVT_WDF_IO_QUEUE_IO_DEFAULT VfEvtIoDefault
 
EVT_WDF_IO_QUEUE_IO_STOP VfEvtIoStop
 
EVT_WDF_IO_QUEUE_IO_RESUME VfEvtIoResume
 
EVT_WDF_IO_QUEUE_IO_READ VfEvtIoRead
 
EVT_WDF_IO_QUEUE_IO_WRITE VfEvtIoWrite
 
EVT_WDF_IO_QUEUE_IO_DEVICE_CONTROL VfEvtIoDeviceControl
 
EVT_WDF_IO_QUEUE_IO_INTERNAL_DEVICE_CONTROL VfEvtIoInternalDeviceControl
 
EVT_WDF_IO_QUEUE_IO_CANCELED_ON_QUEUE VfEvtIoCanceledOnQueue
 

Variable Documentation

◆ VfEvtDeviceD0Entry

EVT_WDF_DEVICE_D0_ENTRY VfEvtDeviceD0Entry

Definition at line 24 of file vfeventhooks.hpp.

◆ VfEvtDeviceD0EntryPostInterruptsEnabled

EVT_WDF_DEVICE_D0_ENTRY_POST_INTERRUPTS_ENABLED VfEvtDeviceD0EntryPostInterruptsEnabled

Definition at line 25 of file vfeventhooks.hpp.

◆ VfEvtDeviceD0Exit

EVT_WDF_DEVICE_D0_EXIT VfEvtDeviceD0Exit

Definition at line 26 of file vfeventhooks.hpp.

◆ VfEvtDeviceD0ExitPreInterruptsDisabled

EVT_WDF_DEVICE_D0_EXIT_PRE_INTERRUPTS_DISABLED VfEvtDeviceD0ExitPreInterruptsDisabled

Definition at line 27 of file vfeventhooks.hpp.

◆ VfEvtDevicePrepareHardware

EVT_WDF_DEVICE_PREPARE_HARDWARE VfEvtDevicePrepareHardware

Definition at line 28 of file vfeventhooks.hpp.

◆ VfEvtDeviceQueryRemove

EVT_WDF_DEVICE_QUERY_REMOVE VfEvtDeviceQueryRemove

Definition at line 36 of file vfeventhooks.hpp.

◆ VfEvtDeviceQueryStop

EVT_WDF_DEVICE_QUERY_STOP VfEvtDeviceQueryStop

Definition at line 35 of file vfeventhooks.hpp.

◆ VfEvtDeviceRelationsQuery

EVT_WDF_DEVICE_RELATIONS_QUERY VfEvtDeviceRelationsQuery

Definition at line 40 of file vfeventhooks.hpp.

◆ VfEvtDeviceReleaseHardware

EVT_WDF_DEVICE_RELEASE_HARDWARE VfEvtDeviceReleaseHardware

Definition at line 29 of file vfeventhooks.hpp.

◆ VfEvtDeviceSelfManagedIoCleanup

EVT_WDF_DEVICE_SELF_MANAGED_IO_CLEANUP VfEvtDeviceSelfManagedIoCleanup

Definition at line 30 of file vfeventhooks.hpp.

◆ VfEvtDeviceSelfManagedIoFlush

EVT_WDF_DEVICE_SELF_MANAGED_IO_FLUSH VfEvtDeviceSelfManagedIoFlush

Definition at line 31 of file vfeventhooks.hpp.

◆ VfEvtDeviceSelfManagedIoInit

EVT_WDF_DEVICE_SELF_MANAGED_IO_INIT VfEvtDeviceSelfManagedIoInit

Definition at line 32 of file vfeventhooks.hpp.

◆ VfEvtDeviceSelfManagedIoRestart

EVT_WDF_DEVICE_SELF_MANAGED_IO_RESTART VfEvtDeviceSelfManagedIoRestart

Definition at line 34 of file vfeventhooks.hpp.

◆ VfEvtDeviceSelfManagedIoSuspend

EVT_WDF_DEVICE_SELF_MANAGED_IO_SUSPEND VfEvtDeviceSelfManagedIoSuspend

Definition at line 33 of file vfeventhooks.hpp.

◆ VfEvtDeviceSurpriseRemoval

EVT_WDF_DEVICE_SURPRISE_REMOVAL VfEvtDeviceSurpriseRemoval

Definition at line 37 of file vfeventhooks.hpp.

◆ VfEvtDeviceUsageNotification

EVT_WDF_DEVICE_USAGE_NOTIFICATION VfEvtDeviceUsageNotification

Definition at line 38 of file vfeventhooks.hpp.

◆ VfEvtDeviceUsageNotificationEx

EVT_WDF_DEVICE_USAGE_NOTIFICATION_EX VfEvtDeviceUsageNotificationEx

Definition at line 39 of file vfeventhooks.hpp.

◆ VfEvtIoCanceledOnQueue

EVT_WDF_IO_QUEUE_IO_CANCELED_ON_QUEUE VfEvtIoCanceledOnQueue

Definition at line 48 of file vfeventhooks.hpp.

◆ VfEvtIoDefault

EVT_WDF_IO_QUEUE_IO_DEFAULT VfEvtIoDefault

Definition at line 41 of file vfeventhooks.hpp.

◆ VfEvtIoDeviceControl

EVT_WDF_IO_QUEUE_IO_DEVICE_CONTROL VfEvtIoDeviceControl

Definition at line 46 of file vfeventhooks.hpp.

◆ VfEvtIoInternalDeviceControl

EVT_WDF_IO_QUEUE_IO_INTERNAL_DEVICE_CONTROL VfEvtIoInternalDeviceControl

Definition at line 47 of file vfeventhooks.hpp.

◆ VfEvtIoRead

EVT_WDF_IO_QUEUE_IO_READ VfEvtIoRead

Definition at line 44 of file vfeventhooks.hpp.

◆ VfEvtIoResume

EVT_WDF_IO_QUEUE_IO_RESUME VfEvtIoResume

Definition at line 43 of file vfeventhooks.hpp.

◆ VfEvtIoStop

EVT_WDF_IO_QUEUE_IO_STOP VfEvtIoStop

Definition at line 42 of file vfeventhooks.hpp.

◆ VfEvtIoWrite

EVT_WDF_IO_QUEUE_IO_WRITE VfEvtIoWrite

Definition at line 45 of file vfeventhooks.hpp.