Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dcompress_driver.h242 int snd_compr_stop_error(struct snd_compr_stream *stream,
/Linux-v6.6/sound/core/
Dcompress_offload.c827 int snd_compr_stop_error(struct snd_compr_stream *stream, in snd_compr_stop_error() function
841 EXPORT_SYMBOL_GPL(snd_compr_stop_error);
/Linux-v6.6/sound/soc/codecs/
Dwm_adsp.c1881 snd_compr_stop_error(stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_pointer()
1901 snd_compr_stop_error(stream, in wm_adsp_compr_pointer()
1991 snd_compr_stop_error(compr->stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_read()