Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c646 static int soc_pcm_clean(struct snd_pcm_substream *substream, int rollback) in soc_pcm_clean() function
686 return soc_pcm_clean(substream, 0); in soc_pcm_close()
792 soc_pcm_clean(substream, 1); in soc_pcm_open()