ReactOS 0.4.16-dev-2293-g4d8327b
sof-tplg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _SOF_TPLG
 

Macros

#define SOFTPLG_MAGIC   '$SOF'
 

Typedefs

typedef struct _SOF_TPLG SOF_TPLG
 
typedef struct _SOF_TPLGPSOF_TPLG
 

Functions

NTSTATUS GetSOFTplg (WDFDEVICE FxDevice, SOF_TPLG *sofTplg)
 

Macro Definition Documentation

◆ SOFTPLG_MAGIC

#define SOFTPLG_MAGIC   '$SOF'

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

Typedef Documentation

◆ PSOF_TPLG

◆ SOF_TPLG

Function Documentation

◆ GetSOFTplg()

NTSTATUS GetSOFTplg ( WDFDEVICE  FxDevice,
SOF_TPLG sofTplg 
)