Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_compat.c113 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_DELETE_PORT, argp); in snd_seq_ioctl_compat()
H A Dseq_ports.c706 SNDRV_SEQ_IOCTL_DELETE_PORT, in snd_seq_event_port_detach()
H A Dseq_clientmgr.c2079 { SNDRV_SEQ_IOCTL_DELETE_PORT, snd_seq_ioctl_delete_port },
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_compat.c116 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_DELETE_PORT, argp); in snd_seq_ioctl_compat()
H A Dseq_ports.c736 SNDRV_SEQ_IOCTL_DELETE_PORT, in snd_seq_event_port_detach()
H A Dseq_clientmgr.c2242 { SNDRV_SEQ_IOCTL_DELETE_PORT, snd_seq_ioctl_delete_port },
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h585 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h621 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h393 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info) macro

Completed in 17 milliseconds