Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h142 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1592 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup() function
1947 ret = dpcm_be_dai_startup(fe, fe_substream->stream); in dpcm_fe_dai_startup()
2590 ret = dpcm_be_dai_startup(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c157 ret = dpcm_be_dai_startup(fe, stream); in soc_compr_open_fe()