Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h178 SST_ERR_STREAM_IN_USE = 15, enumerator
/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst_stream.c130 if (ret == SST_ERR_STREAM_IN_USE) { in sst_realloc_stream()