Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c695 static int soc_pcm_open(struct snd_pcm_substream *substream) in soc_pcm_open() function
1494 err = soc_pcm_open(be_substream); in dpcm_be_dai_startup()
1808 ret = soc_pcm_open(fe_substream); in dpcm_fe_dai_startup()
2839 rtd->ops.open = soc_pcm_open; in soc_new_pcm()