Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_NOTEON (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_event.c286 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEON, ch, note, vel, ev); in note_on_event()
302 type = SNDRV_SEQ_EVENT_NOTEON; in note_on_event()
315 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEON, ch, note, vel, ev); in note_on_event()
320 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEON, ch, note, vel, ev); in note_on_event()
326 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEON, ch, note, vel, ev); in note_on_event()
347 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEON, ch, note, vel, ev); in note_off_event()
H A Dseq_oss_midi.c543 case SNDRV_SEQ_EVENT_NOTEON: in send_synth_event()
564 case SNDRV_SEQ_EVENT_NOTEON: in send_synth_event()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi_emul.c105 if (ev->type == SNDRV_SEQ_EVENT_NOTEON && ev->data.note.velocity == 0) in snd_midi_process_event()
109 if (ev->type == SNDRV_SEQ_EVENT_NOTEON || in snd_midi_process_event()
117 case SNDRV_SEQ_EVENT_NOTEON: in snd_midi_process_event()
H A Dseq_midi_event.c56 {SNDRV_SEQ_EVENT_NOTEON, 2, note_event, note_decode},
H A Dseq_clientmgr.c875 tmpev.type = SNDRV_SEQ_EVENT_NOTEON; in snd_seq_dispatch_event()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h45 #define SNDRV_SEQ_EVENT_NOTEON 6 macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h45 #define SNDRV_SEQ_EVENT_NOTEON 6 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h45 #define SNDRV_SEQ_EVENT_NOTEON 6 macro