Home
last modified time | relevance | path

Searched refs:snd_seq_queue_info (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h512 struct snd_seq_queue_info { struct
644 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
645 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info)
646 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
647 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
648 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c64 struct snd_seq_queue_info qconf = { .queue = 0 }; in setup()
/third_party/alsa-lib/include/
H A Dlocal.h120 #define _snd_seq_queue_info snd_seq_queue_info
H A Dseq.h449 __snd_alloca(ptr, snd_seq_queue_info)

Completed in 6 milliseconds