Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h146 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
/Linux-v4.19/sound/soc/
Dsoc-pcm.c2047 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
2108 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
2222 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2559 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2644 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_startup()
Dsoc-compress.c317 ret = dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()