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

  /bionic/libc/kernel/common/sound/
asound.h 447 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 465 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 449 SNDRV_PCM_IOCTL_SYNC_PTR = _IOWR('A', 0x23, struct snd_pcm_sync_ptr),
    [all...]

Completed in 3035 milliseconds