Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/sound/
H A Dasequencer.h322 struct snd_seq_system_info { struct
624 #define SNDRV_SEQ_IOCTL_SYSTEM_INFO _IOWR('S', 0x02, struct snd_seq_system_info)
/linux-6.15/sound/core/seq/
H A Dseq_clientmgr.c1202 struct snd_seq_system_info *info = arg; in snd_seq_ioctl_system_info()
2335 struct snd_seq_system_info system_info; in snd_seq_ioctl()