Searched defs:snd_ump_midi1_msg_note (Results 1 – 1 of 1) sorted by relevance
129 struct snd_ump_midi1_msg_note { struct131 u32 type:4;132 u32 group:4;133 u32 status:4;134 u32 channel:4;135 u32 note:8;136 u32 velocity:8;