Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
Dsoc-compress.c209 snd_soc_runtime_deactivate(rtd, stream); in soc_compr_free()
248 snd_soc_runtime_deactivate(fe, stream); in soc_compr_free_fe()
Dsoc-pcm.c656 snd_soc_runtime_deactivate(rtd, substream->stream); in soc_pcm_clean()
/kernel/linux/linux-5.10/include/sound/
Dsoc.h461 static inline void snd_soc_runtime_deactivate(struct snd_soc_pcm_runtime *rtd, in snd_soc_runtime_deactivate() function