Searched refs:SNDRV_RAWMIDI_INFO_UMP (Results 1 – 5 of 5) sorted by relevance
116 * The device has SNDRV_RAWMIDI_INFO_UMP flag set and a different device126 unsigned int info_flags = SNDRV_RAWMIDI_INFO_UMP; in snd_ump_endpoint_new() 1311 rmidi->info_flags = ump->core.info_flags & ~SNDRV_RAWMIDI_INFO_UMP;
77 (IS_ENABLED(CONFIG_SND_UMP) && ((rmidi)->info_flags & SNDRV_RAWMIDI_INFO_UMP))
730 #define SNDRV_RAWMIDI_INFO_UMP 0x00000008 macro