HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_sync_ptr (Results 1 - 3 of 3) 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...]
  /external/tinyalsa/
pcm.c 156 struct snd_pcm_sync_ptr *sync_ptr;

Completed in 397 milliseconds