Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dcompress_driver.h242 int snd_compr_stop_error(struct snd_compr_stream *stream,
/linux-6.12.1/sound/core/
Dcompress_offload.c803 int snd_compr_stop_error(struct snd_compr_stream *stream, in snd_compr_stop_error() function
817 EXPORT_SYMBOL_GPL(snd_compr_stop_error);
/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.c1878 snd_compr_stop_error(stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_pointer()
1898 snd_compr_stop_error(stream, in wm_adsp_compr_pointer()
1988 snd_compr_stop_error(compr->stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_read()