Searched refs:snd_seq_queue_timer (Results 1 – 3 of 3) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | asequencer.h | 333 struct snd_seq_queue_timer { struct 394 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER _IOWR('S', 0x45, struct snd_seq_queue_timer) 395 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW('S', 0x46, struct snd_seq_queue_timer)
|
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/ |
H A D | asequencer.h | 407 struct snd_seq_queue_timer { struct 486 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER _IOWR('S', 0x45, struct snd_seq_queue_timer) 487 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW('S', 0x46, struct snd_seq_queue_timer)
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/ |
H A D | asequencer.h | 515 struct snd_seq_queue_timer { struct 598 #define SNDRV_SEQ_IOCTL_GET_QUEUE_TIMER _IOWR('S', 0x45, struct snd_seq_queue_timer) 599 #define SNDRV_SEQ_IOCTL_SET_QUEUE_TIMER _IOW ('S', 0x46, struct snd_seq_queue_timer)
|