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