Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/
H A Dheader.h101 #define SOF_IPC_STREAM_TRIG_DRAIN SOF_CMD_TYPE(0x008) macro
/openbmc/linux/sound/soc/sof/
H A Dipc3.c117 case SOF_IPC_STREAM_TRIG_DRAIN: in ipc3_log_header()