Home
last modified time | relevance | path

Searched refs:dpcm_be_dai_hw_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dpcm.h159 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dpcm.h161 void dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-pcm.c1891 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
1952 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
2063 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2428 err = dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2514 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_startup()
H A Dsoc-compress.c252 ret = dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c1948 void dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_dai_hw_free() function
2004 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_free()
2113 dpcm_be_dai_hw_free(fe, stream); in dpcm_fe_dai_hw_params()
2530 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_shutdown()
2610 dpcm_be_dai_hw_free(fe, stream); in dpcm_run_update_startup()
H A Dsoc-compress.c217 dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()

Completed in 10 milliseconds