Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h145 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
/linux-4.4.14/sound/soc/
Dsoc-compress.c116 ret = dpcm_be_dai_startup(fe, stream); in soc_compr_open_fe()
Dsoc-pcm.c1445 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup() function
1627 ret = dpcm_be_dai_startup(fe, fe_substream->stream); in dpcm_fe_dai_startup()
2248 ret = dpcm_be_dai_startup(fe, stream); in dpcm_run_update_startup()