HomeSort by relevance Sort by last modified time
    Searched defs:SNDRV_PCM_IOCTL_PAUSE (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/sound/
asound.h 456 #define SNDRV_PCM_IOCTL_PAUSE _IOW('A', 0x45, int)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 472 #define SNDRV_PCM_IOCTL_PAUSE _IOW('A', 0x45, int)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 456 SNDRV_PCM_IOCTL_PAUSE = _IOW('A', 0x45, int),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 456 SNDRV_PCM_IOCTL_PAUSE = _IOW('A', 0x45, int),
    [all...]

Completed in 758 milliseconds