HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_direct_munmap (Results 1 - 5 of 5) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_direct.h 224 #define snd_pcm_direct_munmap \ macro
286 int snd_pcm_direct_munmap(snd_pcm_t *pcm);
pcm_dsnoop.c 470 .munmap = snd_pcm_direct_munmap,
pcm_dshare.c 575 .munmap = snd_pcm_direct_munmap,
pcm_direct.c 783 int snd_pcm_direct_munmap(snd_pcm_t *pcm ATTRIBUTE_UNUSED) function
    [all...]
pcm_dmix.c 884 .munmap = snd_pcm_direct_munmap,
    [all...]

Completed in 2577 milliseconds