ReactOS 0.4.16-dev-2293-g4d8327b
_SOF_TPLG Struct Reference

#include <sof-tplg.h>

Public Attributes

UINT32 magic
 
UINT32 length
 
char speaker_tplg [32]
 
char hp_tplg [32]
 
char dmic_tplg [32]
 

Detailed Description

Definition at line 9 of file sof-tplg.h.

Member Data Documentation

◆ dmic_tplg

char _SOF_TPLG::dmic_tplg[32]

Definition at line 14 of file sof-tplg.h.

Referenced by GetSOFTplg().

◆ hp_tplg

char _SOF_TPLG::hp_tplg[32]

Definition at line 13 of file sof-tplg.h.

Referenced by GetSOFTplg().

◆ length

UINT32 _SOF_TPLG::length

Definition at line 11 of file sof-tplg.h.

Referenced by Fdo_EvtDevicePrepareHardware(), and GetSOFTplg().

◆ magic

UINT32 _SOF_TPLG::magic

Definition at line 10 of file sof-tplg.h.

Referenced by Fdo_EvtDevicePrepareHardware(), and GetSOFTplg().

◆ speaker_tplg

char _SOF_TPLG::speaker_tplg[32]

Definition at line 12 of file sof-tplg.h.

Referenced by GetSOFTplg().


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