Searched refs:SNDRV_SEQ_IOCTL_SET_CLIENT_INFO (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 87 case SNDRV_SEQ_IOCTL_SET_CLIENT_INFO: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2077 { SNDRV_SEQ_IOCTL_SET_CLIENT_INFO, snd_seq_ioctl_set_client_info },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 88 case SNDRV_SEQ_IOCTL_SET_CLIENT_INFO: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2240 { SNDRV_SEQ_IOCTL_SET_CLIENT_INFO, snd_seq_ioctl_set_client_info },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 582 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 616 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 391 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW ('S', 0x11, struct snd_seq_client_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 379 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 379 #define SNDRV_SEQ_IOCTL_SET_CLIENT_INFO _IOW('S', 0x11, struct snd_seq_client_info) macro
|
Completed in 21 milliseconds