Searched refs:snd_pcm_drop (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_generic.c161 return snd_pcm_drop(generic->slave);
H A Dpcm_multi.c499 return snd_pcm_drop(multi->slaves[0].linked);
503 err = snd_pcm_drop(multi->slaves[i].pcm);
H A Dpcm_file.c433 int err = snd_pcm_drop(file->gen.slave);
H A Dpcm_share.c1152 int err = snd_pcm_drop(slave->pcm);
H A Dpcm.c172 be stopped using the #snd_pcm_drop() or
182 #snd_pcm_drop() or #snd_pcm_drain() calls.
203 #snd_pcm_drop(), #snd_pcm_drain() can be used
451 \par snd_pcm_drop
452 The #snd_pcm_drop() function enters the
695 snd_pcm_drop(pcm);
1092 int snd_pcm_drop(snd_pcm_t *pcm) function
1112 * For stopping the PCM stream immediately, use \link ::snd_pcm_drop() \endlink
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dlaudio_alsa.c395 snd_pcm_drop(hdl);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dlatency.c679 snd_pcm_drop(chandle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c460 ctrl->result = snd_pcm_drop(pcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c1400 static int snd_pcm_drop(struct snd_pcm_substream *substream);
1512 static int snd_pcm_drop(struct snd_pcm_substream *substream) function
1984 snd_pcm_drop(substream);
2548 return snd_pcm_drop(substream);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h453 int snd_pcm_drop(snd_pcm_t *pcm);

Completed in 145 milliseconds