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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h492 int snd_pcm_drain_done(struct snd_pcm_substream *substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c283 snd_pcm_drain_done(substream);
H A Dpcm_native.c947 * snd_pcm_drain_done - stop the DMA only when the given stream is playback
953 int snd_pcm_drain_done(struct snd_pcm_substream *substream) function

Completed in 41 milliseconds