Home
last modified time | relevance | path

Searched refs:MIDI_CTL_ALL_SOUNDS_OFF (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/sound/
Dasoundef.h316 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
/Linux-v4.19/sound/synth/emux/
Demux_oss.c377 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()
/Linux-v4.19/sound/core/seq/
Dseq_midi_emul.c337 case MIDI_CTL_ALL_SOUNDS_OFF: in do_control()