Searched refs:dpcm_be_disconnect (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dpcm.h | 157 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dpcm.h | 159 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream);
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-compress.c | 161 dpcm_be_disconnect(fe, stream); in soc_compr_open_fe() 230 dpcm_be_disconnect(fe, stream); in soc_compr_free_fe()
|
H A D | soc-pcm.c | 1303 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect() function 2680 dpcm_be_disconnect(fe, stream); in soc_dpcm_fe_runtime_update() 2730 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_cleanup()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-compress.c | 154 dpcm_be_disconnect(fe, stream); in soc_compr_open_fe() 267 dpcm_be_disconnect(fe, stream); in soc_compr_free_fe()
|
H A D | soc-pcm.c | 1176 void dpcm_be_disconnect(struct snd_soc_pcm_runtime *fe, int stream) in dpcm_be_disconnect() function 2588 dpcm_be_disconnect(fe, stream); in soc_dpcm_fe_runtime_update() 2636 dpcm_be_disconnect(fe, stream); in dpcm_fe_dai_cleanup()
|
Completed in 11 milliseconds