Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Dheader.h99 #define SOF_IPC_STREAM_TRIG_PAUSE SOF_CMD_TYPE(0x006) macro
/linux/sound/soc/sof/
H A Dcompress.c302 stream.hdr.cmd |= SOF_IPC_STREAM_TRIG_PAUSE; in sof_compr_trigger()