Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsoc-dpcm.h151 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream);
/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c1454 int dpcm_be_dai_startup(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_startup() function
1798 ret = dpcm_be_dai_startup(fe, stream); in dpcm_fe_dai_startup()
2460 ret = dpcm_be_dai_startup(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c148 ret = dpcm_be_dai_startup(fe, stream); in soc_compr_open_fe()