Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/sof/
Dheader.h45 #define SOF_IPC_GLB_TPLG_MSG SOF_GLB_TYPE(0x3U) macro
/Linux-v5.15/sound/soc/sof/
Dipc.c67 case SOF_IPC_GLB_TPLG_MSG: in ipc_log_header()
405 case SOF_IPC_GLB_TPLG_MSG: in snd_sof_ipc_msgs_rx()
Dtopology.c1308 fcomp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_FREE; in sof_control_unload()
1495 comp->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW; in sof_comp_alloc()
1594 buffer->comp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_BUFFER_NEW; in sof_widget_load_buffer()
1740 pipeline->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_NEW; in sof_widget_load_pipeline()
3403 connect->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_CONNECT; in sof_route_load()
3558 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in snd_sof_complete_pipeline()