Searched refs:SNDRV_UMP_BLOCK_IS_MIDI1 (Results 1 – 4 of 4) sorted by relevance
513 (fb->info.flags & SNDRV_UMP_BLOCK_IS_MIDI1) ? "Yes" : "No", in snd_ump_proc_read()737 if ((info->flags & SNDRV_UMP_BLOCK_IS_MIDI1) && info->num_groups != 1) { in fill_fb_info()
823 #define SNDRV_UMP_BLOCK_IS_MIDI1 (1U << 0) /* MIDI 1.0 port w/o restrict */ macro
873 fb->info.flags |= SNDRV_UMP_BLOCK_IS_MIDI1 | in create_gtb_block()