Searched refs:snd_seq_query_subs (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 560 struct snd_seq_query_subs { struct 607 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 581 struct snd_seq_query_subs { struct 643 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 376 struct snd_seq_query_subs { struct 413 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 364 struct snd_seq_query_subs { struct 401 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 364 struct snd_seq_query_subs { struct 401 #define SNDRV_SEQ_IOCTL_QUERY_SUBS _IOWR('S', 0x4f, struct snd_seq_query_subs)
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_clientmgr.c | 1949 struct snd_seq_query_subs *subs = arg; in snd_seq_ioctl_query_subs() 2126 struct snd_seq_query_subs query_subs; in snd_seq_ioctl()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_clientmgr.c | 1980 struct snd_seq_query_subs *subs = arg; in snd_seq_ioctl_query_subs() 2289 struct snd_seq_query_subs query_subs; in snd_seq_ioctl()
|
Completed in 14 milliseconds