Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c685 static int soc_pcm_close(struct snd_pcm_substream *substream) in soc_pcm_close() function
1449 soc_pcm_close(be_substream); in dpcm_be_dai_startup_unwind()
1534 soc_pcm_close(be_substream); in dpcm_be_dai_startup()
1864 soc_pcm_close(be_substream); in dpcm_be_dai_shutdown()
1885 soc_pcm_close(substream); in dpcm_fe_dai_shutdown()
2844 rtd->ops.close = soc_pcm_close; in soc_new_pcm()