ReactOS 0.4.15-dev-7953-g1f49173
_WDF_INTERRUPT_CONFIG_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_INTERRUPT_CONFIG_V1_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 1533 of file wdf115.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_15::AutomaticSerialization

Definition at line 1551 of file wdf115.h.

◆ CanWakeDevice

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_15::CanWakeDevice

Definition at line 1601 of file wdf115.h.

◆ EvtInterruptDisable

PFN_WDF_INTERRUPT_DISABLE _WDF_INTERRUPT_CONFIG_V1_15::EvtInterruptDisable

Definition at line 1562 of file wdf115.h.

◆ EvtInterruptDpc

PFN_WDF_INTERRUPT_DPC _WDF_INTERRUPT_CONFIG_V1_15::EvtInterruptDpc

Definition at line 1558 of file wdf115.h.

◆ EvtInterruptEnable

PFN_WDF_INTERRUPT_ENABLE _WDF_INTERRUPT_CONFIG_V1_15::EvtInterruptEnable

Definition at line 1560 of file wdf115.h.

◆ EvtInterruptIsr

PFN_WDF_INTERRUPT_ISR _WDF_INTERRUPT_CONFIG_V1_15::EvtInterruptIsr

Definition at line 1556 of file wdf115.h.

◆ EvtInterruptWorkItem

PFN_WDF_INTERRUPT_WORKITEM _WDF_INTERRUPT_CONFIG_V1_15::EvtInterruptWorkItem

Definition at line 1564 of file wdf115.h.

◆ FloatingSave

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_15::FloatingSave

Definition at line 1545 of file wdf115.h.

◆ InterruptRaw

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V1_15::InterruptRaw

Definition at line 1570 of file wdf115.h.

◆ InterruptTranslated

PCM_PARTIAL_RESOURCE_DESCRIPTOR _WDF_INTERRUPT_CONFIG_V1_15::InterruptTranslated

Definition at line 1572 of file wdf115.h.

◆ PassiveHandling

BOOLEAN _WDF_INTERRUPT_CONFIG_V1_15::PassiveHandling

Definition at line 1583 of file wdf115.h.

◆ ReportInactiveOnPowerDown

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V1_15::ReportInactiveOnPowerDown

Definition at line 1592 of file wdf115.h.

◆ ShareVector

WDF_TRI_STATE _WDF_INTERRUPT_CONFIG_V1_15::ShareVector

Definition at line 1543 of file wdf115.h.

◆ Size

ULONG _WDF_INTERRUPT_CONFIG_V1_15::Size

Definition at line 1534 of file wdf115.h.

◆ SpinLock

WDFSPINLOCK _WDF_INTERRUPT_CONFIG_V1_15::SpinLock

Definition at line 1541 of file wdf115.h.

◆ WaitLock

WDFWAITLOCK _WDF_INTERRUPT_CONFIG_V1_15::WaitLock

Definition at line 1577 of file wdf115.h.


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