ReactOS 0.4.15-dev-7942-gd23573b
_HDAUDIO_BUS_INTERFACE_V2 Struct Reference

#include <hdaudio.h>

Collaboration diagram for _HDAUDIO_BUS_INTERFACE_V2:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PTRANSFER_CODEC_VERBS TransferCodecVerbs
 
PALLOCATE_CAPTURE_DMA_ENGINE AllocateCaptureDmaEngine
 
PALLOCATE_RENDER_DMA_ENGINE AllocateRenderDmaEngine
 
PCHANGE_BANDWIDTH_ALLOCATION ChangeBandwidthAllocation
 
PALLOCATE_DMA_BUFFER AllocateDmaBuffer
 
PFREE_DMA_BUFFER FreeDmaBuffer
 
PFREE_DMA_ENGINE FreeDmaEngine
 
PSET_DMA_ENGINE_STATE SetDmaEngineState
 
PGET_WALL_CLOCK_REGISTER GetWallClockRegister
 
PGET_LINK_POSITION_REGISTER GetLinkPositionRegister
 
PREGISTER_EVENT_CALLBACK RegisterEventCallback
 
PUNREGISTER_EVENT_CALLBACK UnregisterEventCallback
 
PGET_DEVICE_INFORMATION GetDeviceInformation
 
PGET_RESOURCE_INFORMATION GetResourceInformation
 
PALLOCATE_DMA_BUFFER_WITH_NOTIFICATION AllocateDmaBufferWithNotification
 
PFREE_DMA_BUFFER_WITH_NOTIFICATION FreeDmaBufferWithNotification
 
PREGISTER_NOTIFICATION_EVENT RegisterNotificationEvent
 
PUNREGISTER_NOTIFICATION_EVENT UnregisterNotificationEvent
 

Detailed Description

Definition at line 348 of file hdaudio.h.

Member Data Documentation

◆ AllocateCaptureDmaEngine

PALLOCATE_CAPTURE_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V2::AllocateCaptureDmaEngine

Definition at line 355 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ AllocateDmaBuffer

PALLOCATE_DMA_BUFFER _HDAUDIO_BUS_INTERFACE_V2::AllocateDmaBuffer

Definition at line 358 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ AllocateDmaBufferWithNotification

PALLOCATE_DMA_BUFFER_WITH_NOTIFICATION _HDAUDIO_BUS_INTERFACE_V2::AllocateDmaBufferWithNotification

Definition at line 368 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ AllocateRenderDmaEngine

PALLOCATE_RENDER_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V2::AllocateRenderDmaEngine

Definition at line 356 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ ChangeBandwidthAllocation

PCHANGE_BANDWIDTH_ALLOCATION _HDAUDIO_BUS_INTERFACE_V2::ChangeBandwidthAllocation

Definition at line 357 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ Context

PVOID _HDAUDIO_BUS_INTERFACE_V2::Context

Definition at line 351 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ FreeDmaBuffer

PFREE_DMA_BUFFER _HDAUDIO_BUS_INTERFACE_V2::FreeDmaBuffer

Definition at line 359 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ FreeDmaBufferWithNotification

PFREE_DMA_BUFFER_WITH_NOTIFICATION _HDAUDIO_BUS_INTERFACE_V2::FreeDmaBufferWithNotification

Definition at line 369 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ FreeDmaEngine

PFREE_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V2::FreeDmaEngine

Definition at line 360 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ GetDeviceInformation

PGET_DEVICE_INFORMATION _HDAUDIO_BUS_INTERFACE_V2::GetDeviceInformation

Definition at line 366 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ GetLinkPositionRegister

PGET_LINK_POSITION_REGISTER _HDAUDIO_BUS_INTERFACE_V2::GetLinkPositionRegister

Definition at line 363 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ GetResourceInformation

PGET_RESOURCE_INFORMATION _HDAUDIO_BUS_INTERFACE_V2::GetResourceInformation

Definition at line 367 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ GetWallClockRegister

PGET_WALL_CLOCK_REGISTER _HDAUDIO_BUS_INTERFACE_V2::GetWallClockRegister

Definition at line 362 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _HDAUDIO_BUS_INTERFACE_V2::InterfaceDereference

Definition at line 353 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ InterfaceReference

PINTERFACE_REFERENCE _HDAUDIO_BUS_INTERFACE_V2::InterfaceReference

Definition at line 352 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ RegisterEventCallback

PREGISTER_EVENT_CALLBACK _HDAUDIO_BUS_INTERFACE_V2::RegisterEventCallback

Definition at line 364 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ RegisterNotificationEvent

PREGISTER_NOTIFICATION_EVENT _HDAUDIO_BUS_INTERFACE_V2::RegisterNotificationEvent

Definition at line 370 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ SetDmaEngineState

PSET_DMA_ENGINE_STATE _HDAUDIO_BUS_INTERFACE_V2::SetDmaEngineState

Definition at line 361 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ Size

USHORT _HDAUDIO_BUS_INTERFACE_V2::Size

Definition at line 349 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ TransferCodecVerbs

PTRANSFER_CODEC_VERBS _HDAUDIO_BUS_INTERFACE_V2::TransferCodecVerbs

Definition at line 354 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ UnregisterEventCallback

PUNREGISTER_EVENT_CALLBACK _HDAUDIO_BUS_INTERFACE_V2::UnregisterEventCallback

Definition at line 365 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ UnregisterNotificationEvent

PUNREGISTER_NOTIFICATION_EVENT _HDAUDIO_BUS_INTERFACE_V2::UnregisterNotificationEvent

Definition at line 371 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().

◆ Version

USHORT _HDAUDIO_BUS_INTERFACE_V2::Version

Definition at line 350 of file hdaudio.h.

Referenced by HDA_PDOHandleQueryInterface().


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