Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-pcm.c1651 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
1708 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
1822 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2146 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2231 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c252 ret = dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()