Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasequencer.h179 struct snd_seq_ev_note { struct
180 unsigned char channel;
181 unsigned char note;
182 unsigned char velocity;
183 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
184 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101347 struct snd_seq_ev_note { struct
101348 unsigned char channel;
101349 unsigned char note;
101350 unsigned char velocity;
101351 unsigned char off_velocity;
101352 unsigned int duration;
Dvmlinux.h101347 struct snd_seq_ev_note { struct
101348 unsigned char channel;
101349 unsigned char note;
101350 unsigned char velocity;
101351 unsigned char off_velocity;
101352 unsigned int duration;