Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dasoundef.h301 #define MIDI_CTL_ALL_SOUNDS_OFF 0x78 macro
/linux-6.1.9/sound/synth/emux/
Demux_oss.c364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control()
/linux-6.1.9/sound/core/seq/
Dseq_midi_emul.c328 case MIDI_CTL_ALL_SOUNDS_OFF: in do_control()