Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-pcm.c1038 static int soc_pcm_hw_free(struct snd_pcm_substream *substream) in soc_pcm_hw_free() function
2009 soc_pcm_hw_free(be_substream); in dpcm_be_dai_shutdown()
2082 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_free()
2101 err = soc_pcm_hw_free(substream); in dpcm_fe_dai_hw_free()
2191 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_params()
3123 rtd->ops.hw_free = soc_pcm_hw_free; in soc_new_pcm()