HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_status (Results 1 - 3 of 3) 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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 421 int snd_pcm_status(snd_pcm_t *pcm, snd_pcm_status_t *status);
    [all...]

Completed in 47 milliseconds