Home
last modified time | relevance | path

Searched refs:SOF_IPC_TPLG_PIPE_COMPLETE (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/sof/
H A Dheader.h68 #define SOF_IPC_TPLG_PIPE_COMPLETE SOF_CMD_TYPE(0x013) macro
/linux/sound/soc/sof/
H A Dipc3.c52 case SOF_IPC_TPLG_PIPE_COMPLETE: in ipc3_log_header()
H A Dipc3-topology.c2081 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in sof_ipc3_complete_pipeline()