Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dcompress_driver.h242 int snd_compr_stop_error(struct snd_compr_stream *stream,
/Linux-v5.15/sound/core/
Dcompress_offload.c822 int snd_compr_stop_error(struct snd_compr_stream *stream, in snd_compr_stop_error() function
836 EXPORT_SYMBOL_GPL(snd_compr_stop_error);
/Linux-v5.15/sound/soc/codecs/
Dwm_adsp.c4190 snd_compr_stop_error(stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_pointer()
4210 snd_compr_stop_error(stream, in wm_adsp_compr_pointer()
4300 snd_compr_stop_error(compr->stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_read()