Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h150 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int tream);
/linux-4.4.14/sound/soc/
Dsoc-compress.c448 ret = dpcm_be_dai_hw_params(fe, stream); in soc_compr_set_params_fe()
Dsoc-pcm.c1788 int dpcm_be_dai_hw_params(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_params() function
1879 ret = dpcm_be_dai_hw_params(fe, substream->stream); in dpcm_fe_dai_hw_params()
2256 ret = dpcm_be_dai_hw_params(fe, stream); in dpcm_run_update_startup()