ReactOS 0.4.15-dev-7907-g95bf896
HDA_PDO_DEVICE_EXTENSION Struct Reference

#include <hdaudbus.h>

Collaboration diagram for HDA_PDO_DEVICE_EXTENSION:

Public Attributes

BOOLEAN IsFDO
 
BOOLEAN ReportedMissing
 
PHDA_CODEC_ENTRY Codec
 
PHDA_CODEC_AUDIO_GROUP AudioGroup
 
PDEVICE_OBJECT FDO
 

Detailed Description

Definition at line 84 of file hdaudbus.h.

Member Data Documentation

◆ AudioGroup

PHDA_CODEC_AUDIO_GROUP HDA_PDO_DEVICE_EXTENSION::AudioGroup

◆ Codec

◆ FDO

PDEVICE_OBJECT HDA_PDO_DEVICE_EXTENSION::FDO

Definition at line 90 of file hdaudbus.h.

Referenced by HDA_FDORemoveDevice(), HDA_InitCodec(), and HDA_TransferCodecVerbs().

◆ IsFDO

BOOLEAN HDA_PDO_DEVICE_EXTENSION::IsFDO

◆ ReportedMissing

BOOLEAN HDA_PDO_DEVICE_EXTENSION::ReportedMissing

Definition at line 87 of file hdaudbus.h.

Referenced by HDA_FdoPnp(), HDA_FDORemoveDevice(), HDA_InitCodec(), and HDA_PDORemoveDevice().


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