Searched refs:SNDRV_SEQ_IOCTL_SYSTEM_INFO (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 85 case SNDRV_SEQ_IOCTL_SYSTEM_INFO: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2074 { SNDRV_SEQ_IOCTL_SYSTEM_INFO, snd_seq_ioctl_system_info },
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 86 case SNDRV_SEQ_IOCTL_SYSTEM_INFO: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2237 { SNDRV_SEQ_IOCTL_SYSTEM_INFO, snd_seq_ioctl_system_info },
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 578 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 611 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 388 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 376 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 376 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info) macro
|
Completed in 14 milliseconds