Home
last modified time | relevance | path

Searched refs:dpcm_be_dai_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dpcm.h157 void dpcm_be_dai_stop(struct snd_soc_pcm_runtime *fe, int stream,
172 dpcm_be_dai_stop(fe, stream, 0, last)
173 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL)
174 #define dpcm_be_dai_shutdown(fe, stream) dpcm_be_dai_stop(fe, stream, 1, NULL)
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c1571 void dpcm_be_dai_stop(struct snd_soc_pcm_runtime *fe, int stream, in dpcm_be_dai_stop() function

Completed in 6 milliseconds