Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-dpcm.h161 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
/linux-6.1.9/sound/soc/
Dsoc-compress.c393 ret = dpcm_be_dai_hw_params(fe, stream); in soc_compr_set_params_fe()
Dsoc-pcm.c1972 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params() function
2059 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_fe_dai_hw_params()
2520 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_run_update_startup()