Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dcompress_driver.h178 int snd_compr_stop_error(struct snd_compr_stream *stream,
/Linux-v4.19/sound/core/
Dcompress_offload.c743 int snd_compr_stop_error(struct snd_compr_stream *stream, in snd_compr_stop_error() function
757 EXPORT_SYMBOL_GPL(snd_compr_stop_error);
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c3611 snd_compr_stop_error(stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_pointer()
3631 snd_compr_stop_error(stream, in wm_adsp_compr_pointer()
3730 snd_compr_stop_error(compr->stream, SNDRV_PCM_STATE_XRUN); in wm_adsp_compr_read()