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

  /bionic/libc/kernel/common/sound/
asound.h 549 struct snd_timer_id { struct
559 struct snd_timer_id tid;
575 struct snd_timer_id tid;
582 struct snd_timer_id tid;
591 struct snd_timer_id id;
631 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 576 struct snd_timer_id { struct
585 struct snd_timer_id tid; /* requested timer ID */
599 struct snd_timer_id tid; /* requested timer ID */
606 struct snd_timer_id tid; /* requested timer ID */
614 struct snd_timer_id id; /* bind to timer ID */
651 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 565 struct snd_timer_id { struct
574 struct snd_timer_id tid; /* requested timer ID */
588 struct snd_timer_id tid; /* requested timer ID */
595 struct snd_timer_id tid; /* requested timer ID */
603 struct snd_timer_id id; /* bind to timer ID */
641 SNDRV_TIMER_IOCTL_NEXT_DEVICE = _IOWR('T', 0x01, struct snd_timer_id),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 565 struct snd_timer_id { struct
574 struct snd_timer_id tid; /* requested timer ID */
588 struct snd_timer_id tid; /* requested timer ID */
595 struct snd_timer_id tid; /* requested timer ID */
603 struct snd_timer_id id; /* bind to timer ID */
641 SNDRV_TIMER_IOCTL_NEXT_DEVICE = _IOWR('T', 0x01, struct snd_timer_id),
    [all...]

Completed in 511 milliseconds