Searched refs:snd_seq_client_pool (Results 1 – 3 of 3) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | 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)
|
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/ |
H A D | 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)
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/ |
H A D | 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)
|