Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsoc-dpcm.h156 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c1961 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params() function
2049 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_fe_dai_hw_params()
2465 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c478 ret = dpcm_be_dai_hw_params(fe, stream); in soc_compr_set_params_fe()