Searched defs:snd_ump_group (Results 1 – 1 of 1) sorted by relevance
16 struct snd_ump_group { struct17 int group; /* group index (0-based) */18 unsigned int dir_bits; /* directions */19 bool active; /* activeness */20 bool valid; /* valid group (referred by blocks) */21 bool is_midi1; /* belongs to a MIDI1 FB */22 char name[64]; /* group name */