ReactOS 0.4.16-dev-2293-g4d8327b
_ADSP_BUS_INTERFACE Struct Reference

#include <adsp.h>

Collaboration diagram for _ADSP_BUS_INTERFACE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
UINT16 CtlrDevId
 
PGET_ADSP_RESOURCES GetResources
 
PDSP_SET_POWER_STATE SetDSPPowerState
 
PREGISTER_ADSP_INTERRUPT RegisterInterrupt
 
PUNREGISTER_ADSP_INTERRUPT UnregisterInterrupt
 
PGET_STREAM GetRenderStream
 
PGET_STREAM GetCaptureStream
 
PFREE_STREAM FreeStream
 
PDSP_PREPARE_STREAM PrepareDSP
 
PDSP_CLEANUP_STREAM CleanupDSP
 
PDSP_START_STOP_STREAM TriggerDSP
 
PDSP_STREAM_POSITION StreamPosition
 
PDSP_ENABLE_SPIB DSPEnableSPIB
 
PDSP_DISABLE_SPIB DSPDisableSPIB
 

Detailed Description

Definition at line 30 of file adsp.h.

Member Data Documentation

◆ CleanupDSP

PDSP_CLEANUP_STREAM _ADSP_BUS_INTERFACE::CleanupDSP

Definition at line 53 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ Context

PVOID _ADSP_BUS_INTERFACE::Context

Definition at line 37 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ CtlrDevId

UINT16 _ADSP_BUS_INTERFACE::CtlrDevId

Definition at line 44 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ DSPDisableSPIB

PDSP_DISABLE_SPIB _ADSP_BUS_INTERFACE::DSPDisableSPIB

Definition at line 58 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ DSPEnableSPIB

PDSP_ENABLE_SPIB _ADSP_BUS_INTERFACE::DSPEnableSPIB

Definition at line 57 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ FreeStream

PFREE_STREAM _ADSP_BUS_INTERFACE::FreeStream

Definition at line 51 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ GetCaptureStream

PGET_STREAM _ADSP_BUS_INTERFACE::GetCaptureStream

Definition at line 50 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ GetRenderStream

PGET_STREAM _ADSP_BUS_INTERFACE::GetRenderStream

Definition at line 49 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ GetResources

PGET_ADSP_RESOURCES _ADSP_BUS_INTERFACE::GetResources

Definition at line 45 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _ADSP_BUS_INTERFACE::InterfaceDereference

Definition at line 39 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ InterfaceReference

PINTERFACE_REFERENCE _ADSP_BUS_INTERFACE::InterfaceReference

Definition at line 38 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ PrepareDSP

PDSP_PREPARE_STREAM _ADSP_BUS_INTERFACE::PrepareDSP

Definition at line 52 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ RegisterInterrupt

PREGISTER_ADSP_INTERRUPT _ADSP_BUS_INTERFACE::RegisterInterrupt

Definition at line 47 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ SetDSPPowerState

PDSP_SET_POWER_STATE _ADSP_BUS_INTERFACE::SetDSPPowerState

Definition at line 46 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ Size

USHORT _ADSP_BUS_INTERFACE::Size

Definition at line 35 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ StreamPosition

PDSP_STREAM_POSITION _ADSP_BUS_INTERFACE::StreamPosition

Definition at line 55 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ TriggerDSP

PDSP_START_STOP_STREAM _ADSP_BUS_INTERFACE::TriggerDSP

Definition at line 54 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ UnregisterInterrupt

PUNREGISTER_ADSP_INTERRUPT _ADSP_BUS_INTERFACE::UnregisterInterrupt

Definition at line 48 of file adsp.h.

Referenced by ADSP_BusInterface().

◆ Version

USHORT _ADSP_BUS_INTERFACE::Version

Definition at line 36 of file adsp.h.

Referenced by ADSP_BusInterface().


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