Searched refs:snd_seq_client_ump_info (Results 1 – 2 of 2) sorted by relevance
599 struct snd_seq_client_ump_info { struct617 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO _IOWR('S', 0x12, struct snd_seq_client_ump_info) argument618 #define SNDRV_SEQ_IOCTL_SET_CLIENT_UMP_INFO _IOWR('S', 0x13, struct snd_seq_client_ump_info)
2186 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()