Searched refs:MIDI_CTL_ALL_SOUNDS_OFF (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | asoundef.h | 301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | asoundef.h | 301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_oss.c | 364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_oss.c | 364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_emul.c | 328 case MIDI_CTL_ALL_SOUNDS_OFF: in do_control()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_emul.c | 328 case MIDI_CTL_ALL_SOUNDS_OFF: in do_control()
|
Completed in 6 milliseconds