Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dasequencer.h46 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/linux-2.6.39/sound/core/seq/
Dseq_midi_emul.c110 if (ev->type == SNDRV_SEQ_EVENT_NOTE) in snd_midi_process_event()
Dseq_clientmgr.c844 if (cell->event.type == SNDRV_SEQ_EVENT_NOTE) { in snd_seq_dispatch_event()
931 if (event->type == SNDRV_SEQ_EVENT_NOTE) in snd_seq_client_enqueue_event()