Searched refs:snd_pcm_unlink (Results 1 - 6 of 6) 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_multi.c326 snd_pcm_unlink(multi->slaves[i].linked);
368 e = snd_pcm_unlink(slave);
645 snd_pcm_unlink(multi->slaves[i].pcm);
675 snd_pcm_unlink(multi->slaves[i].linked);
H A Dpcm.c486 streams are joined. The opposite function is #snd_pcm_unlink().
1376 int snd_pcm_unlink(snd_pcm_t *pcm) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dlatency.c694 snd_pcm_unlink(chandle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c484 ctrl->result = snd_pcm_unlink(pcm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h475 int snd_pcm_unlink(snd_pcm_t *pcm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c1620 static int snd_pcm_unlink(struct snd_pcm_substream *substream) function
1975 snd_pcm_unlink(substream);
2528 return snd_pcm_unlink(substream);

Completed in 124 milliseconds