Home
last modified time | relevance | path

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

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