Home
last modified time | relevance | path

Searched defs:snd_ump_midi2_msg_note (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/sound/
Dump_msg.h272 struct snd_ump_midi2_msg_note { struct
275 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;