Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c993 static int soc_pcm_hw_free(struct snd_pcm_substream *substream) in soc_pcm_hw_free() function
1857 soc_pcm_hw_free(be_substream); in dpcm_be_dai_shutdown()
1930 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_free()
1949 err = soc_pcm_hw_free(substream); in dpcm_fe_dai_hw_free()
2036 soc_pcm_hw_free(be_substream); in dpcm_be_dai_hw_params()
2843 rtd->ops.hw_free = soc_pcm_hw_free; in soc_new_pcm()