Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/sof/
A Dheader.h45 #define SOF_IPC_GLB_TPLG_MSG SOF_GLB_TYPE(0x3U) macro
/linux-6.3-rc2/sound/soc/sof/
A Dipc3-topology.c353 comp->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW; in sof_comp_alloc()
506 pipeline->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_NEW; in sof_ipc3_widget_setup_comp_pipeline()
572 buffer->comp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_BUFFER_NEW; in sof_ipc3_widget_setup_comp_buffer()
1634 connect.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_CONNECT; in sof_ipc3_route_setup()
1787 fcomp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_FREE; in sof_ipc3_control_free()
1993 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in sof_ipc3_complete_pipeline()
2008 .cmd = SOF_IPC_GLB_TPLG_MSG, in sof_ipc3_widget_free()
A Dipc3.c37 case SOF_IPC_GLB_TPLG_MSG: in ipc3_log_header()
1001 case SOF_IPC_GLB_TPLG_MSG: in sof_ipc3_rx_msg()

Completed in 15 milliseconds