Home
last modified time | relevance | path

Searched refs:off_velocity (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/sound/
H A Dasequencer.h187 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */ member
/linux/sound/core/seq/
H A Dseq_clientmgr.c914 ev->data.note.velocity = ev->data.note.off_velocity; in snd_seq_dispatch_event()