Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h599 struct snd_seq_client_ump_info { struct
617 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO _IOWR('S', 0x12, struct snd_seq_client_ump_info) argument
618 #define SNDRV_SEQ_IOCTL_SET_CLIENT_UMP_INFO _IOWR('S', 0x13, struct snd_seq_client_ump_info)
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2186 struct snd_seq_client_ump_info __user *argp = in snd_seq_ioctl_client_ump_info()
2187 (struct snd_seq_client_ump_info __user *)arg; in snd_seq_ioctl_client_ump_info()