Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2103 #define NUM_UMP_INFOS (SNDRV_UMP_MAX_BLOCKS + 1) macro
2111 for (i = 0; i < NUM_UMP_INFOS; i++) in free_ump_info()
2172 if (type < 0 || type >= NUM_UMP_INFOS) in snd_seq_ioctl_client_ump_info()
2207 cptr->ump_info = kcalloc(NUM_UMP_INFOS, in snd_seq_ioctl_client_ump_info()