Searched refs:SNDRV_SEQ_IOCTL_QUERY_SUBS (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 105 case SNDRV_SEQ_IOCTL_QUERY_SUBS: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2102 { SNDRV_SEQ_IOCTL_QUERY_SUBS, snd_seq_ioctl_query_subs },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 108 case SNDRV_SEQ_IOCTL_QUERY_SUBS: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2265 { SNDRV_SEQ_IOCTL_QUERY_SUBS, snd_seq_ioctl_query_subs },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 607 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 643 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 413 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 401 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 401 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs) macro
|
Completed in 15 milliseconds