Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-pcm.c639 static int soc_pcm_close(struct snd_pcm_substream *substream) in soc_pcm_close() function
1409 soc_pcm_close(be_substream); in dpcm_be_dai_startup_unwind()
1494 soc_pcm_close(be_substream); in dpcm_be_dai_startup()
1620 soc_pcm_close(be_substream); in dpcm_be_dai_shutdown()
1641 soc_pcm_close(substream); in dpcm_fe_dai_shutdown()
2542 rtd->ops.close = soc_pcm_close; in soc_new_pcm()