Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_NOTEOFF (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_event.c295 // type = SNDRV_SEQ_EVENT_NOTEOFF; in note_on_event()
310 set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, info->ch[ch].note, 0, ev); in note_on_event()
355 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, note, vel, ev); in note_off_event()
362 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, note, vel, ev); in note_off_event()
H A Dseq_oss_rw.c163 event.type = SNDRV_SEQ_EVENT_NOTEOFF; in insert_queue()
H A Dseq_oss_midi.c554 case SNDRV_SEQ_EVENT_NOTEOFF: in send_synth_event()
574 case SNDRV_SEQ_EVENT_NOTEOFF: in send_synth_event()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_event.c295 // type = SNDRV_SEQ_EVENT_NOTEOFF; in note_on_event()
310 set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, info->ch[ch].note, 0, ev); in note_on_event()
355 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, note, vel, ev); in note_off_event()
362 return set_note_event(dp, dev, SNDRV_SEQ_EVENT_NOTEOFF, ch, note, vel, ev); in note_off_event()
H A Dseq_oss_rw.c164 event.type = SNDRV_SEQ_EVENT_NOTEOFF; in insert_queue()
H A Dseq_oss_midi.c563 case SNDRV_SEQ_EVENT_NOTEOFF: in send_synth_event()
583 case SNDRV_SEQ_EVENT_NOTEOFF: in send_synth_event()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c106 ev->type = SNDRV_SEQ_EVENT_NOTEOFF; in snd_midi_process_event()
110 ev->type == SNDRV_SEQ_EVENT_NOTEOFF || in snd_midi_process_event()
126 case SNDRV_SEQ_EVENT_NOTEOFF: in snd_midi_process_event()
H A Dseq_prioq.c368 case SNDRV_SEQ_EVENT_NOTEOFF: in prioq_remove_match()
H A Dseq_midi_event.c55 {SNDRV_SEQ_EVENT_NOTEOFF, 2, note_event, note_decode},
H A Dseq_clientmgr.c884 ev->type = SNDRV_SEQ_EVENT_NOTEOFF; in snd_seq_dispatch_event()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c106 ev->type = SNDRV_SEQ_EVENT_NOTEOFF; in snd_midi_process_event()
110 ev->type == SNDRV_SEQ_EVENT_NOTEOFF || in snd_midi_process_event()
126 case SNDRV_SEQ_EVENT_NOTEOFF: in snd_midi_process_event()
H A Dseq_prioq.c368 case SNDRV_SEQ_EVENT_NOTEOFF: in prioq_remove_match()
H A Dseq_ump_convert.c124 {SNDRV_SEQ_EVENT_NOTEOFF, ump_midi1_to_note_ev}, /* 0x80 */
293 {SNDRV_SEQ_EVENT_NOTEOFF, ump_midi2_to_note_ev}, /* 0x80 */
1002 { SNDRV_SEQ_EVENT_NOTEOFF, UMP_MSG_STATUS_NOTE_OFF,
H A Dseq_midi_event.c55 {SNDRV_SEQ_EVENT_NOTEOFF, 2, note_event, note_decode},
H A Dseq_clientmgr.c866 ev->type = SNDRV_SEQ_EVENT_NOTEOFF; in snd_seq_dispatch_event()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h46 #define SNDRV_SEQ_EVENT_NOTEOFF 7 macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h30 #define SNDRV_SEQ_EVENT_NOTEOFF 7 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h14 #define SNDRV_SEQ_EVENT_NOTEOFF 7 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h27 #define SNDRV_SEQ_EVENT_NOTEOFF 7 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h27 #define SNDRV_SEQ_EVENT_NOTEOFF 7 macro

Completed in 24 milliseconds