Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasequencer.h44 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/Linux-v4.19/sound/core/seq/
Dseq_midi_emul.c111 if (ev->type == SNDRV_SEQ_EVENT_NOTE) in snd_midi_process_event()
Dseq_clientmgr.c851 if (cell->event.type == SNDRV_SEQ_EVENT_NOTE) { in snd_seq_dispatch_event()
939 if (event->type == SNDRV_SEQ_EVENT_NOTE) in snd_seq_client_enqueue_event()