Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc-dpcm.h149 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
/linux-4.1.27/sound/soc/
Dsoc-pcm.c1636 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
1697 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
1811 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2135 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2220 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()