Home
last modified time | relevance | path

Searched refs:SOF_IPC_STREAM_PCM_FREE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/sound/sof/
Dheader.h96 #define SOF_IPC_STREAM_PCM_FREE SOF_CMD_TYPE(0x003) macro
/linux-6.1.9/sound/soc/sof/
Dcompress.c146 stream.hdr.cmd = SOF_IPC_GLB_STREAM_MSG | SOF_IPC_STREAM_PCM_FREE; in sof_compr_free()
Dipc3-pcm.c33 stream.hdr.cmd = SOF_IPC_GLB_STREAM_MSG | SOF_IPC_STREAM_PCM_FREE; in sof_ipc3_pcm_hw_free()
Dipc3.c107 case SOF_IPC_STREAM_PCM_FREE: in ipc3_log_header()
Dipc3-topology.c1913 ret = sof_ipc3_keyword_detect_trigger(swidget, SOF_IPC_STREAM_PCM_FREE); in sof_ipc3_keyword_dapm_event()