Home
last modified time | relevance | path

Searched refs:snd_seq_system_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/sound/
Dasequencer.h312 struct snd_seq_system_info { struct
611 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
/linux-6.6.21/sound/core/seq/
Dseq_clientmgr.c1171 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()