Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/seq/
H A Dseq_compat.c87 case SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO: in snd_seq_ioctl_compat()
H A Dseq_clientmgr.c2220 if (cmd == SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO) { in snd_seq_ioctl_client_ump_info()
2346 case SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO: in snd_seq_ioctl()
/linux/include/uapi/sound/
H A Dasequencer.h630 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO _IOWR('S', 0x12, struct snd_seq_client_ump_info)
620 #define SNDRV_SEQ_IOCTL_GET_CLIENT_UMP_INFO global() macro