Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/
Dsoc-pcm.c915 static int soc_pcm_hw_free(struct snd_pcm_substream *substream) in soc_pcm_hw_free() function
1473 soc_pcm_hw_free(be_substream); in dpcm_be_dai_stop()
1854 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_free()
1871 soc_pcm_hw_free(substream); in dpcm_fe_dai_hw_free()
1954 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_params()
2769 rtd->ops.hw_free = soc_pcm_hw_free; in soc_new_pcm()