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

  /bionic/libc/kernel/common/sound/
asound.h 401 struct snd_pcm_sync_ptr { struct
447 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 424 struct snd_pcm_sync_ptr { struct
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 414 struct snd_pcm_sync_ptr { struct
449 SNDRV_PCM_IOCTL_SYNC_PTR = _IOWR('A', 0x23, struct snd_pcm_sync_ptr),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 414 struct snd_pcm_sync_ptr { struct
449 SNDRV_PCM_IOCTL_SYNC_PTR = _IOWR('A', 0x23, struct snd_pcm_sync_ptr),
    [all...]

Completed in 29 milliseconds