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