ReactOS 0.4.15-dev-7953-g1f49173
_WDF_INTERRUPT_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_INTERRUPT_CONFIG_V1_13:

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 1523 of file wdf113.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_13::AutomaticSerialization

Definition at line 1541 of file wdf113.h.

◆ CanWakeDevice

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_13::CanWakeDevice

Definition at line 1591 of file wdf113.h.

◆ EvtInterruptDisable

PFN_WDF_INTERRUPT_DISABLE _WDF_INTERRUPT_CONFIG_V1_13::EvtInterruptDisable

Definition at line 1552 of file wdf113.h.

◆ EvtInterruptDpc

PFN_WDF_INTERRUPT_DPC _WDF_INTERRUPT_CONFIG_V1_13::EvtInterruptDpc

Definition at line 1548 of file wdf113.h.

◆ EvtInterruptEnable

PFN_WDF_INTERRUPT_ENABLE _WDF_INTERRUPT_CONFIG_V1_13::EvtInterruptEnable

Definition at line 1550 of file wdf113.h.

◆ EvtInterruptIsr

PFN_WDF_INTERRUPT_ISR _WDF_INTERRUPT_CONFIG_V1_13::EvtInterruptIsr

Definition at line 1546 of file wdf113.h.

◆ EvtInterruptWorkItem

PFN_WDF_INTERRUPT_WORKITEM _WDF_INTERRUPT_CONFIG_V1_13::EvtInterruptWorkItem

Definition at line 1554 of file wdf113.h.

◆ FloatingSave

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_13::FloatingSave

Definition at line 1535 of file wdf113.h.

◆ InterruptRaw

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V1_13::InterruptRaw

Definition at line 1560 of file wdf113.h.

◆ InterruptTranslated

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V1_13::InterruptTranslated

Definition at line 1562 of file wdf113.h.

◆ PassiveHandling

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_13::PassiveHandling

Definition at line 1573 of file wdf113.h.

◆ ReportInactiveOnPowerDown

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V1_13::ReportInactiveOnPowerDown

Definition at line 1582 of file wdf113.h.

◆ ShareVector

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V1_13::ShareVector

Definition at line 1533 of file wdf113.h.

◆ Size

ULONG _WDF_INTERRUPT_CONFIG_V1_13::Size

Definition at line 1524 of file wdf113.h.

◆ SpinLock

WDFSPINLOCK _WDF_INTERRUPT_CONFIG_V1_13::SpinLock

Definition at line 1531 of file wdf113.h.

◆ WaitLock

WDFWAITLOCK _WDF_INTERRUPT_CONFIG_V1_13::WaitLock

Definition at line 1567 of file wdf113.h.


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