Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/sof/
Dheader.h98 #define SOF_IPC_STREAM_TRIG_STOP SOF_CMD_TYPE(0x005) macro
/linux-6.1.9/sound/soc/sof/
Dcompress.c283 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_compr_trigger()
Dipc3-pcm.c172 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_ipc3_pcm_trigger()
Dipc3.c111 case SOF_IPC_STREAM_TRIG_STOP: in ipc3_log_header()
Dipc3-topology.c1907 ret = sof_ipc3_keyword_detect_trigger(swidget, SOF_IPC_STREAM_TRIG_STOP); in sof_ipc3_keyword_dapm_event()