/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...] |
/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...] |
/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;
|