Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h475 struct snd_seq_queue_info { struct
592 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
593 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info)
594 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
595 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
596 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h496 struct snd_seq_queue_info { struct
628 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
629 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info)
630 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
631 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
632 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h315 struct snd_seq_queue_info { struct
398 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
399 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info)
400 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
401 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
402 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h305 struct snd_seq_queue_info { struct
386 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info)
388 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
389 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
390 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h305 struct snd_seq_queue_info { struct
386 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info)
387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info)
388 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct snd_seq_queue_info)
389 #define SNDRV_SEQ_IOCTL_SET_QUEUE_INFO _IOWR('S', 0x35, struct snd_seq_queue_info)
390 #define SNDRV_SEQ_IOCTL_GET_NAMED_QUEUE _IOWR('S', 0x36, struct snd_seq_queue_info)
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_init.c350 struct snd_seq_queue_info qinfo; in alloc_seq_queue()
369 struct snd_seq_queue_info qinfo; in delete_seq_queue()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c349 struct snd_seq_queue_info qinfo; in alloc_seq_queue()
369 struct snd_seq_queue_info qinfo; in delete_seq_queue()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_clientmgr.c1543 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_create_queue()
1566 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_delete_queue()
1575 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_get_queue_info()
1596 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_set_queue_info()
1629 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_get_named_queue()
2119 struct snd_seq_queue_info queue_info; in snd_seq_ioctl()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c1572 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_create_queue()
1595 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_delete_queue()
1604 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_get_queue_info()
1625 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_set_queue_info()
1658 struct snd_seq_queue_info *info = arg; in snd_seq_ioctl_get_named_queue()
2282 struct snd_seq_queue_info queue_info; in snd_seq_ioctl()

Completed in 15 milliseconds