Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dasequencer.h612 struct snd_seq_client_ump_info { struct
630 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO _IOWR('S', 0x12, struct snd_seq_client_ump_info) argument
631 #define SNDRV_SEQ_IOCTL_SET_CLIENT_UMP_INFO _IOWR('S', 0x13, struct snd_seq_client_ump_info)
/linux/sound/core/seq/
H A Dseq_clientmgr.c2070 struct snd_seq_client_ump_info __user *argp = in snd_seq_ioctl_client_ump_info()
2071 (struct snd_seq_client_ump_info __user *)arg; in snd_seq_ioctl_client_ump_info()