|
ReactOS 0.4.16-dev-2293-g4d8327b
|
#include <sof-tplg.h>
Public Attributes | |
| UINT32 | magic |
| UINT32 | length |
| char | speaker_tplg [32] |
| char | hp_tplg [32] |
| char | dmic_tplg [32] |
Definition at line 9 of file sof-tplg.h.
| char _SOF_TPLG::dmic_tplg[32] |
Definition at line 14 of file sof-tplg.h.
Referenced by GetSOFTplg().
| char _SOF_TPLG::hp_tplg[32] |
Definition at line 13 of file sof-tplg.h.
Referenced by GetSOFTplg().
| UINT32 _SOF_TPLG::length |
Definition at line 11 of file sof-tplg.h.
Referenced by Fdo_EvtDevicePrepareHardware(), and GetSOFTplg().
| UINT32 _SOF_TPLG::magic |
Definition at line 10 of file sof-tplg.h.
Referenced by Fdo_EvtDevicePrepareHardware(), and GetSOFTplg().
| char _SOF_TPLG::speaker_tplg[32] |
Definition at line 12 of file sof-tplg.h.
Referenced by GetSOFTplg().