Home
last modified time | relevance | path

Searched refs:SOF_IPC_STREAM_TRIG_STOP (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/sound/sof/
H A Dheader.h97 #define SOF_IPC_STREAM_TRIG_STOP SOF_CMD_TYPE(0x005) macro
/kernel/linux/linux-6.6/include/sound/sof/
H A Dheader.h98 #define SOF_IPC_STREAM_TRIG_STOP SOF_CMD_TYPE(0x005) macro
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-pcm.c171 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_ipc3_pcm_trigger()
H A Dcompress.c289 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_compr_trigger()
H A Dipc3.c111 case SOF_IPC_STREAM_TRIG_STOP: in ipc3_log_header()
H A Dipc3-topology.c1928 ret = sof_ipc3_keyword_detect_trigger(swidget, SOF_IPC_STREAM_TRIG_STOP); in sof_ipc3_keyword_dapm_event()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dipc.c139 case SOF_IPC_STREAM_TRIG_STOP: in ipc_log_header()
H A Dpcm.c391 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_pcm_trigger()
H A Dtopology.c197 ret = ipc_trigger(swidget, SOF_IPC_STREAM_TRIG_STOP); in sof_keyword_dapm_event()

Completed in 14 milliseconds