Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dump_msg.h501 struct snd_ump_midi2_msg_pernote_pitchbend { struct
504 u32 type:4;
505 u32 group:4;
506 u32 status:4;
507 u32 channel:4;
508 u32 note:8;
509 u32 reserved:8;
511 u32 data;