Home
last modified time | relevance | path

Searched refs:SOF_IPC_TPLG_COMP_NEW (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/sof/
H A Dheader.h62 #define SOF_IPC_TPLG_COMP_NEW SOF_CMD_TYPE(0x001) macro
/linux/sound/soc/sof/
H A Dipc3-topology.c379 comp->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW; in sof_comp_alloc()