ReactOS 0.4.15-dev-8434-g155a7c7
_WDF_INTERRUPT_CONFIG_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_INTERRUPT_CONFIG_V2_15:

Public Attributes

ULONG Size
 
WDFSPINLOCK SpinLock
 
WDF_TRI_STATE ShareVector
 
BOOLEAN FloatingSave
 
BOOLEAN AutomaticSerialization
 
PFN_WDF_INTERRUPT_ISR EvtInterruptIsr
 
PFN_WDF_INTERRUPT_DPC EvtInterruptDpc
 
PFN_WDF_INTERRUPT_ENABLE EvtInterruptEnable
 
PFN_WDF_INTERRUPT_DISABLE EvtInterruptDisable
 
PFN_WDF_INTERRUPT_WORKITEM EvtInterruptWorkItem
 
PCM_PARTIAL_RESOURCE_DESCRIPTOR InterruptRaw
 
PCM_PARTIAL_RESOURCE_DESCRIPTOR InterruptTranslated
 
WDFWAITLOCK WaitLock
 
BOOLEAN PassiveHandling
 
WDF_TRI_STATE ReportInactiveOnPowerDown
 
BOOLEAN CanWakeDevice
 

Detailed Description

Definition at line 1443 of file wdf215.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_INTERRUPT_CONFIG_V2_15::AutomaticSerialization

Definition at line 1461 of file wdf215.h.

◆ CanWakeDevice

BOOLEAN _WDF_INTERRUPT_CONFIG_V2_15::CanWakeDevice

Definition at line 1511 of file wdf215.h.

◆ EvtInterruptDisable

PFN_WDF_INTERRUPT_DISABLE _WDF_INTERRUPT_CONFIG_V2_15::EvtInterruptDisable

Definition at line 1472 of file wdf215.h.

◆ EvtInterruptDpc

PFN_WDF_INTERRUPT_DPC _WDF_INTERRUPT_CONFIG_V2_15::EvtInterruptDpc

Definition at line 1468 of file wdf215.h.

◆ EvtInterruptEnable

PFN_WDF_INTERRUPT_ENABLE _WDF_INTERRUPT_CONFIG_V2_15::EvtInterruptEnable

Definition at line 1470 of file wdf215.h.

◆ EvtInterruptIsr

PFN_WDF_INTERRUPT_ISR _WDF_INTERRUPT_CONFIG_V2_15::EvtInterruptIsr

Definition at line 1466 of file wdf215.h.

◆ EvtInterruptWorkItem

PFN_WDF_INTERRUPT_WORKITEM _WDF_INTERRUPT_CONFIG_V2_15::EvtInterruptWorkItem

Definition at line 1474 of file wdf215.h.

◆ FloatingSave

BOOLEAN _WDF_INTERRUPT_CONFIG_V2_15::FloatingSave

Definition at line 1455 of file wdf215.h.

◆ InterruptRaw

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V2_15::InterruptRaw

Definition at line 1480 of file wdf215.h.

◆ InterruptTranslated

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V2_15::InterruptTranslated

Definition at line 1482 of file wdf215.h.

◆ PassiveHandling

BOOLEAN _WDF_INTERRUPT_CONFIG_V2_15::PassiveHandling

Definition at line 1493 of file wdf215.h.

◆ ReportInactiveOnPowerDown

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V2_15::ReportInactiveOnPowerDown

Definition at line 1502 of file wdf215.h.

◆ ShareVector

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V2_15::ShareVector

Definition at line 1453 of file wdf215.h.

◆ Size

ULONG _WDF_INTERRUPT_CONFIG_V2_15::Size

Definition at line 1444 of file wdf215.h.

◆ SpinLock

WDFSPINLOCK _WDF_INTERRUPT_CONFIG_V2_15::SpinLock

Definition at line 1451 of file wdf215.h.

◆ WaitLock

WDFWAITLOCK _WDF_INTERRUPT_CONFIG_V2_15::WaitLock

Definition at line 1487 of file wdf215.h.


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