Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h149 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
/linux-4.4.14/sound/soc/
Dsoc-pcm.c1718 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
1779 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
1893 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2217 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2302 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c251 ret = dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()