Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-pcm.c649 static int soc_pcm_close(struct snd_pcm_substream *substream) in soc_pcm_close() function
1439 soc_pcm_close(be_substream); in dpcm_be_dai_startup_unwind()
1524 soc_pcm_close(be_substream); in dpcm_be_dai_startup()
1687 soc_pcm_close(be_substream); in dpcm_be_dai_shutdown()
1708 soc_pcm_close(substream); in dpcm_fe_dai_shutdown()
2626 rtd->ops.close = soc_pcm_close; in soc_new_pcm()