HomeSort by relevance Sort by last modified time
    Searched refs:snd_timer_info (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
timer.h 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer);
  /bionic/libc/kernel/common/sound/
asound.h 595 struct snd_timer_info { struct
639 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 618 struct snd_timer_info { struct
657 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 607 struct snd_timer_info { struct
647 SNDRV_TIMER_IOCTL_INFO = _IOR('T', 0x11, struct snd_timer_info),
    [all...]

Completed in 106 milliseconds