Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h98 #define SOF_IPC_STREAM_TRIG_STOP SOF_CMD_TYPE(0x005) macro
/linux/sound/soc/sof/
H A Dipc3-topology.c2034 ret = sof_ipc3_keyword_detect_trigger(swidget, SOF_IPC_STREAM_TRIG_STOP); in sof_ipc3_keyword_dapm_event()