Searched refs:dpcm_be_dai_prepare (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 162 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 164 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-compress.c | 392 ret = dpcm_be_dai_prepare(fe, stream); in soc_compr_set_params_fe()
|
H A D | soc-pcm.c | 2430 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare() function 2489 ret = dpcm_be_dai_prepare(fe, stream); in dpcm_fe_dai_prepare() 2577 ret = dpcm_be_dai_prepare(fe, stream); in dpcm_run_update_startup()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 2320 int dpcm_be_dai_prepare(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_prepare() function 2378 ret = dpcm_be_dai_prepare(fe, stream); in dpcm_fe_dai_prepare() 2477 ret = dpcm_be_dai_prepare(fe, stream); in dpcm_run_update_startup()
|
H A D | soc-compress.c | 482 ret = dpcm_be_dai_prepare(fe, stream); in soc_compr_set_params_fe()
|
Completed in 13 milliseconds