ReactOS 0.4.16-dev-2293-g4d8327b
_HDAUDIO_BUS_INTERFACE_V3 Struct Reference

#include <hdaudio.h>

Collaboration diagram for _HDAUDIO_BUS_INTERFACE_V3:

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
 
PREGISTER_NOTIFICATION_CALLBACK RegisterNotificationCallback
 
PUNREGISTER_NOTIFICATION_CALLBACK UnregisterNotificationCallback
 

Detailed Description

Definition at line 407 of file hdaudio.h.

Member Data Documentation

◆ AllocateCaptureDmaEngine

PALLOCATE_CAPTURE_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V3::AllocateCaptureDmaEngine

Definition at line 414 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ AllocateDmaBuffer

PALLOCATE_DMA_BUFFER _HDAUDIO_BUS_INTERFACE_V3::AllocateDmaBuffer

Definition at line 417 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ AllocateDmaBufferWithNotification

PALLOCATE_DMA_BUFFER_WITH_NOTIFICATION _HDAUDIO_BUS_INTERFACE_V3::AllocateDmaBufferWithNotification

Definition at line 427 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ AllocateRenderDmaEngine

PALLOCATE_RENDER_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V3::AllocateRenderDmaEngine

Definition at line 415 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ ChangeBandwidthAllocation

PCHANGE_BANDWIDTH_ALLOCATION _HDAUDIO_BUS_INTERFACE_V3::ChangeBandwidthAllocation

Definition at line 416 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ Context

PVOID _HDAUDIO_BUS_INTERFACE_V3::Context

Definition at line 410 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ FreeDmaBuffer

PFREE_DMA_BUFFER _HDAUDIO_BUS_INTERFACE_V3::FreeDmaBuffer

Definition at line 418 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ FreeDmaBufferWithNotification

PFREE_DMA_BUFFER_WITH_NOTIFICATION _HDAUDIO_BUS_INTERFACE_V3::FreeDmaBufferWithNotification

Definition at line 428 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ FreeDmaEngine

PFREE_DMA_ENGINE _HDAUDIO_BUS_INTERFACE_V3::FreeDmaEngine

Definition at line 419 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ GetDeviceInformation

PGET_DEVICE_INFORMATION _HDAUDIO_BUS_INTERFACE_V3::GetDeviceInformation

Definition at line 425 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ GetLinkPositionRegister

PGET_LINK_POSITION_REGISTER _HDAUDIO_BUS_INTERFACE_V3::GetLinkPositionRegister

Definition at line 422 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ GetResourceInformation

PGET_RESOURCE_INFORMATION _HDAUDIO_BUS_INTERFACE_V3::GetResourceInformation

Definition at line 426 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ GetWallClockRegister

PGET_WALL_CLOCK_REGISTER _HDAUDIO_BUS_INTERFACE_V3::GetWallClockRegister

Definition at line 421 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _HDAUDIO_BUS_INTERFACE_V3::InterfaceDereference

Definition at line 412 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ InterfaceReference

PINTERFACE_REFERENCE _HDAUDIO_BUS_INTERFACE_V3::InterfaceReference

Definition at line 411 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ RegisterEventCallback

PREGISTER_EVENT_CALLBACK _HDAUDIO_BUS_INTERFACE_V3::RegisterEventCallback

Definition at line 423 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ RegisterNotificationCallback

PREGISTER_NOTIFICATION_CALLBACK _HDAUDIO_BUS_INTERFACE_V3::RegisterNotificationCallback

Definition at line 431 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ RegisterNotificationEvent

PREGISTER_NOTIFICATION_EVENT _HDAUDIO_BUS_INTERFACE_V3::RegisterNotificationEvent

Definition at line 429 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ SetDmaEngineState

PSET_DMA_ENGINE_STATE _HDAUDIO_BUS_INTERFACE_V3::SetDmaEngineState

Definition at line 420 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ Size

USHORT _HDAUDIO_BUS_INTERFACE_V3::Size

Definition at line 408 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ TransferCodecVerbs

PTRANSFER_CODEC_VERBS _HDAUDIO_BUS_INTERFACE_V3::TransferCodecVerbs

Definition at line 413 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ UnregisterEventCallback

PUNREGISTER_EVENT_CALLBACK _HDAUDIO_BUS_INTERFACE_V3::UnregisterEventCallback

Definition at line 424 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ UnregisterNotificationCallback

PUNREGISTER_NOTIFICATION_CALLBACK _HDAUDIO_BUS_INTERFACE_V3::UnregisterNotificationCallback

Definition at line 432 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ UnregisterNotificationEvent

PUNREGISTER_NOTIFICATION_EVENT _HDAUDIO_BUS_INTERFACE_V3::UnregisterNotificationEvent

Definition at line 430 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().

◆ Version

USHORT _HDAUDIO_BUS_INTERFACE_V3::Version

Definition at line 409 of file hdaudio.h.

Referenced by HDA_BusInterfaceV3().


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