Searched refs:SNDRV_UMP_BLOCK_IS_LOWSPEED (Results 1 – 4 of 4) sorted by relevance
824 #define SNDRV_UMP_BLOCK_IS_LOWSPEED (1U << 1) /* 31.25Kbps B/W MIDI1 port */ macro
874 SNDRV_UMP_BLOCK_IS_LOWSPEED; in create_gtb_block()
514 (fb->info.flags & SNDRV_UMP_BLOCK_IS_LOWSPEED) ? " (Low Speed)" : ""); in snd_ump_proc_read()