Searched refs:snd_pcm_drain_done (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dpcm.h578 int snd_pcm_drain_done(struct snd_pcm_substream *substream);
/linux-master/sound/core/
H A Dpcm_lib.c216 snd_pcm_drain_done(substream);
H A Dpcm_native.c1548 * snd_pcm_drain_done - stop the DMA only when the given stream is playback
1556 int snd_pcm_drain_done(struct snd_pcm_substream *substream) function

Completed in 220 milliseconds