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 D | seq_compat.c | 113 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_DELETE_PORT, argp); in snd_seq_ioctl_compat()
|
H A D | seq_ports.c | 706 SNDRV_SEQ_IOCTL_DELETE_PORT, in snd_seq_event_port_detach()
|
H A D | seq_clientmgr.c | 2079 { SNDRV_SEQ_IOCTL_DELETE_PORT, snd_seq_ioctl_delete_port },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 116 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_DELETE_PORT, argp); in snd_seq_ioctl_compat()
|
H A D | seq_ports.c | 736 SNDRV_SEQ_IOCTL_DELETE_PORT, in snd_seq_event_port_detach()
|
H A D | seq_clientmgr.c | 2242 { SNDRV_SEQ_IOCTL_DELETE_PORT, snd_seq_ioctl_delete_port },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 585 #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 D | asequencer.h | 621 #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 D | asequencer.h | 393 #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 D | asequencer.h | 381 #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 D | asequencer.h | 381 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW('S', 0x21, struct snd_seq_port_info) macro
|
Completed in 17 milliseconds