Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/
H A Dheader.h97 #define SOF_IPC_STREAM_TRIG_START SOF_CMD_TYPE(0x004) macro
/openbmc/linux/sound/soc/sof/
H A Dcompress.c286 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_START; in sof_compr_trigger()
H A Dipc3-pcm.c166 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_START; in sof_ipc3_pcm_trigger()
H A Dipc3.c109 case SOF_IPC_STREAM_TRIG_START: in ipc3_log_header()
H A Dipc3-topology.c1930 ret = sof_ipc3_keyword_detect_trigger(swidget, SOF_IPC_STREAM_TRIG_START); in sof_ipc3_keyword_dapm_event()