Searched refs:SNDRV_SEQ_EVENT_NOTE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/sound/
H A Dasequencer.h28 #define SNDRV_SEQ_EVENT_NOTE 5 macro
184 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
185 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c100 if (ev->type == SNDRV_SEQ_EVENT_NOTE)
H A Dseq_clientmgr.c848 cell->event.type == SNDRV_SEQ_EVENT_NOTE) {
930 event->type == SNDRV_SEQ_EVENT_NOTE)

Completed in 129 milliseconds