Searched refs:MIDI_CTL_ALL_NOTES_OFF (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | asoundef.h | 304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | asoundef.h | 304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_oss.c | 361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_oss.c | 361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_emul.c | 332 case MIDI_CTL_ALL_NOTES_OFF: in do_control()
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_midi.c | 480 ev.data.control.param = MIDI_CTL_ALL_NOTES_OFF; in snd_seq_oss_midi_reset()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_midi.c | 487 ev.data.control.param = MIDI_CTL_ALL_NOTES_OFF; in snd_seq_oss_midi_reset()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_emul.c | 332 case MIDI_CTL_ALL_NOTES_OFF: in do_control()
|
Completed in 7 milliseconds