/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
timer.h | 127 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer); 133 int snd_timer_open(struct snd_timer_instance **ti, char *owner, struct snd_timer_id *tid, unsigned int slave_id);
|
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...] |
asequencer.h | 692 struct snd_timer_id id; /* ALSA's timer ID */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
timer.h | 127 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer); 133 int snd_timer_open(struct snd_timer_instance **ti, char *owner, struct snd_timer_id *tid, unsigned int slave_id);
|
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...] |
asequencer.h | 692 struct snd_timer_id id; /* ALSA's 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...] |
/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...] |