Searched refs:SNDRV_SEQ_IOCTL_REMOVE_EVENTS (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 104 case SNDRV_SEQ_IOCTL_REMOVE_EVENTS: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2101 { SNDRV_SEQ_IOCTL_REMOVE_EVENTS, snd_seq_ioctl_remove_events },
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 72 snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_REMOVE_EVENTS, &reset); in snd_seq_oss_writeq_clear()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 107 case SNDRV_SEQ_IOCTL_REMOVE_EVENTS: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2264 { SNDRV_SEQ_IOCTL_REMOVE_EVENTS, snd_seq_ioctl_remove_events },
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 73 snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_REMOVE_EVENTS, &reset); in snd_seq_oss_writeq_clear()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 606 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 642 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 412 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW ('S', 0x4e, struct snd_seq_remove_events) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 400 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW('S', 0x4e, struct snd_seq_remove_events) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 400 #define SNDRV_SEQ_IOCTL_REMOVE_EVENTS _IOW('S', 0x4e, struct snd_seq_remove_events) macro
|
Completed in 15 milliseconds