Searched refs:SNDRV_SEQ_IOCTL_RUNNING_MODE (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 108 case SNDRV_SEQ_IOCTL_RUNNING_MODE: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2075 { SNDRV_SEQ_IOCTL_RUNNING_MODE, snd_seq_ioctl_running_mode },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 111 case SNDRV_SEQ_IOCTL_RUNNING_MODE: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2238 { SNDRV_SEQ_IOCTL_RUNNING_MODE, snd_seq_ioctl_running_mode },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 579 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 612 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 389 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 377 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 377 #define SNDRV_SEQ_IOCTL_RUNNING_MODE _IOWR('S', 0x03, struct snd_seq_running_info) macro
|
Completed in 16 milliseconds