Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/sof/
Dheader.h94 #define SOF_IPC_STREAM_TRIG_STOP SOF_CMD_TYPE(0x005) macro
/Linux-v5.4/sound/soc/sof/
Dipc.c137 case SOF_IPC_STREAM_TRIG_STOP: in ipc_log_header()
Dpcm.c367 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_STOP; in sof_pcm_trigger()
Dtopology.c170 ret = ipc_trigger(swidget, SOF_IPC_STREAM_TRIG_STOP); in sof_keyword_dapm_event()