Searched refs:SNDRV_SEQ_IOCTL_SET_PORT_INFO (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 117 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_SET_PORT_INFO, argp); in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2081 { SNDRV_SEQ_IOCTL_SET_PORT_INFO, snd_seq_ioctl_set_port_info },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 120 return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_SET_PORT_INFO, argp); in snd_seq_ioctl_compat()
|
H A D | seq_ump_client.c | 273 SNDRV_SEQ_IOCTL_SET_PORT_INFO, in update_port_infos()
|
H A D | seq_clientmgr.c | 2244 { SNDRV_SEQ_IOCTL_SET_PORT_INFO, snd_seq_ioctl_set_port_info },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 587 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 623 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 395 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 383 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW('S', 0x23, struct snd_seq_port_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 383 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW('S', 0x23, struct snd_seq_port_info) macro
|
Completed in 22 milliseconds