Home
last modified time | relevance | path

Searched refs:note_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_event.c33 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
55 {SNDRV_SEQ_EVENT_NOTEOFF, 2, note_event, note_decode},
56 {SNDRV_SEQ_EVENT_NOTEON, 2, note_event, note_decode},
57 {SNDRV_SEQ_EVENT_KEYPRESS, 2, note_event, note_decode},
245 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in note_event() function
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_event.c33 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev);
55 {SNDRV_SEQ_EVENT_NOTEOFF, 2, note_event, note_decode},
56 {SNDRV_SEQ_EVENT_NOTEON, 2, note_event, note_decode},
57 {SNDRV_SEQ_EVENT_KEYPRESS, 2, note_event, note_decode},
245 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in note_event() function

Completed in 3 milliseconds