Searched defs:snd_ump_midi2_msg_note (Results 1 – 1 of 1) sorted by relevance
272 struct snd_ump_midi2_msg_note { struct275 u32 type:4;276 u32 group:4;277 u32 status:4;278 u32 channel:4;279 u32 note:8;280 u32 attribute_type:8;282 u32 velocity:16;283 u32 attribute_data:16;