HomeSort by relevance Sort by last modified time
    Searched full:snd_timer_select (Results 1 - 5 of 5) sorted by null

  /external/kernel-headers/original/sound/
asound.h 613 struct snd_timer_select { struct
656 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 590 struct snd_timer_select { struct
637 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 602 struct snd_timer_select { struct
646 SNDRV_TIMER_IOCTL_SELECT = _IOW('T', 0x10, struct snd_timer_select),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 602 struct snd_timer_select { struct
646 SNDRV_TIMER_IOCTL_SELECT = _IOW('T', 0x10, struct snd_timer_select),
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 672 struct snd_timer_select sel;

Completed in 212 milliseconds