Searched defs:ump_info (Results 1 – 3 of 3) sorted by relevance
64 void **ump_info; member
52 void *ump_info[SNDRV_UMP_MAX_BLOCKS + 1]; /* shadow of seq client ump_info */ member
18 #define ump_info(ump, fmt, args...) dev_info((ump)->core.dev, fmt, ##args) macro