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

  /bionic/libc/kernel/uapi/sound/
asequencer.h 232 struct snd_seq_client_pool { struct
398 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool)
399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('S', 0x4c, struct snd_seq_client_pool)
  /external/kernel-headers/original/uapi/sound/
asequencer.h 368 struct snd_seq_client_pool { struct
604 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool)
605 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool)
  /hardware/qcom/msm8996/kernel-headers/sound/
asequencer.h 281 struct snd_seq_client_pool { struct
491 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool)
492 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('S', 0x4c, struct snd_seq_client_pool)
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asequencer.h 364 struct snd_seq_client_pool { struct
606 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool)
607 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asequencer.h 364 struct snd_seq_client_pool { struct
606 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool)
607 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool)

Completed in 717 milliseconds