Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_DELETE_QUEUE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_compat.c91 case SNDRV_SEQ_IOCTL_DELETE_QUEUE: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2085 { SNDRV_SEQ_IOCTL_DELETE_QUEUE, snd_seq_ioctl_delete_queue },
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_compat.c94 case SNDRV_SEQ_IOCTL_DELETE_QUEUE: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2248 { SNDRV_SEQ_IOCTL_DELETE_QUEUE, snd_seq_ioctl_delete_queue },
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_init.c376 rc = call_ctl(SNDRV_SEQ_IOCTL_DELETE_QUEUE, &qinfo); in delete_seq_queue()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h593 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h629 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info) macro
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c376 rc = call_ctl(SNDRV_SEQ_IOCTL_DELETE_QUEUE, &qinfo); in delete_seq_queue()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h399 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW ('S', 0x33, struct snd_seq_queue_info) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h387 #define SNDRV_SEQ_IOCTL_DELETE_QUEUE _IOW('S', 0x33, struct snd_seq_queue_info) macro

Completed in 15 milliseconds