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

  /bionic/libc/kernel/common/sound/
asound.h 367 struct snd_pcm_status { struct
444 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 393 struct snd_pcm_status { struct
462 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 383 struct snd_pcm_status { struct
446 SNDRV_PCM_IOCTL_STATUS = _IOR('A', 0x20, struct snd_pcm_status),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 383 struct snd_pcm_status { struct
446 SNDRV_PCM_IOCTL_STATUS = _IOR('A', 0x20, struct snd_pcm_status),
    [all...]

Completed in 348 milliseconds