Home
last modified time | relevance | path

Searched refs:SOF_IPC_GLB_TPLG_MSG (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/sof/
H A Dheader.h45 #define SOF_IPC_GLB_TPLG_MSG SOF_GLB_TYPE(0x3U) macro
/kernel/linux/linux-6.6/include/sound/sof/
H A Dheader.h45 #define SOF_IPC_GLB_TPLG_MSG SOF_GLB_TYPE(0x3U) macro
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c67 case SOF_IPC_GLB_TPLG_MSG: in ipc_log_header()
394 case SOF_IPC_GLB_TPLG_MSG: in snd_sof_ipc_msgs_rx()
H A Dtopology.c1297 fcomp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_FREE; in sof_control_unload()
1488 comp->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW; in sof_comp_alloc()
1587 buffer->comp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_BUFFER_NEW; in sof_widget_load_buffer()
1733 pipeline->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_NEW; in sof_widget_load_pipeline()
3441 connect->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_CONNECT; in sof_route_load()
3596 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in snd_sof_complete_pipeline()
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-topology.c353 comp->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_NEW; in sof_comp_alloc()
507 pipeline->hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_NEW; in sof_ipc3_widget_setup_comp_pipeline()
574 buffer->comp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_BUFFER_NEW; in sof_ipc3_widget_setup_comp_buffer()
1635 connect.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_CONNECT; in sof_ipc3_route_setup()
1788 fcomp.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_COMP_FREE; in sof_ipc3_control_free()
1990 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in sof_ipc3_complete_pipeline()
2005 .cmd = SOF_IPC_GLB_TPLG_MSG, in sof_ipc3_widget_free()
H A Dipc3.c37 case SOF_IPC_GLB_TPLG_MSG: in ipc3_log_header()
1028 case SOF_IPC_GLB_TPLG_MSG: in sof_ipc3_do_rx_work()

Completed in 12 milliseconds