Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h28 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi_emul.c100 if (ev->type == SNDRV_SEQ_EVENT_NOTE) in snd_midi_process_event()
H A Dseq_clientmgr.c848 cell->event.type == SNDRV_SEQ_EVENT_NOTE) { in snd_seq_dispatch_event()
930 event->type == SNDRV_SEQ_EVENT_NOTE) in snd_seq_client_enqueue_event()