Searched refs:dpcm_be_dai_hw_free (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 159 int dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 161 void dpcm_be_dai_hw_free(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-pcm.c | 1891 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 D | soc-compress.c | 252 ret = dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-pcm.c | 1948 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 D | soc-compress.c | 217 dpcm_be_dai_hw_free(fe, stream); in soc_compr_free_fe()
|
Completed in 10 milliseconds