Home
last modified time | relevance | path

Searched refs:snd_compr_stop_error (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/sound/
Dcompress_driver.h228 int snd_compr_stop_error(struct snd_compr_stream *stream,
/Linux-v5.10/sound/core/
Dcompress_offload.c801 int snd_compr_stop_error(struct snd_compr_stream *stream, in snd_compr_stop_error() function
815 EXPORT_SYMBOL_GPL(snd_compr_stop_error);
/Linux-v5.10/sound/soc/codecs/
Dwm_adsp.c4188 snd_compr_stop_error(stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_pointer()
4208 snd_compr_stop_error(stream, in wm_adsp_compr_pointer()
4298 snd_compr_stop_error(compr->stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_read()