Searched refs:snd_seq_running_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 324 struct snd_seq_running_info { struct 579 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 324 struct snd_seq_running_info { struct 612 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 203 struct snd_seq_running_info { struct 389 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 201 struct snd_seq_running_info { struct 377 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 201 struct snd_seq_running_info { struct 377 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info)
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_clientmgr.c | 1188 struct snd_seq_running_info *info = arg; in snd_seq_ioctl_running_mode() 2115 struct snd_seq_running_info running_info; in snd_seq_ioctl()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_clientmgr.c | 1189 struct snd_seq_running_info *info = arg; in snd_seq_ioctl_running_mode() 2278 struct snd_seq_running_info running_info; in snd_seq_ioctl()
|
Completed in 14 milliseconds