Searched refs:snd_seq_system_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 312 struct snd_seq_system_info { struct 578 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 312 struct snd_seq_system_info { struct 611 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 193 struct snd_seq_system_info { struct 388 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 192 struct snd_seq_system_info { struct 376 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 192 struct snd_seq_system_info { struct 376 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_clientmgr.c | 1170 struct snd_seq_system_info *info = arg; in snd_seq_ioctl_system_info() 2114 struct snd_seq_system_info system_info; in snd_seq_ioctl()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_clientmgr.c | 1171 struct snd_seq_system_info *info = arg; in snd_seq_ioctl_system_info() 2277 struct snd_seq_system_info system_info; in snd_seq_ioctl()
|
Completed in 16 milliseconds