Searched refs:dpcm_be_dai_hw_params (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 160 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 162 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-compress.c | 388 ret = dpcm_be_dai_hw_params(fe, stream); in soc_compr_set_params_fe()
|
H A D | soc-pcm.c | 2013 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params() function 2102 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_fe_dai_hw_params() 2569 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_run_update_startup()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 1961 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() 2468 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_run_update_startup()
|
H A D | soc-compress.c | 478 ret = dpcm_be_dai_hw_params(fe, stream); in soc_compr_set_params_fe()
|
Completed in 14 milliseconds