Home
last modified time | relevance | path

Searched refs:MIDI_CTL_RESET_CONTROLLERS (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/sound/
Dasoundef.h276 #define MIDI_CTL_RESET_CONTROLLERS 0x79 macro
/linux-3.4.99/sound/core/seq/
Dseq_dummy.c108 ev.data.control.param = MIDI_CTL_RESET_CONTROLLERS; in dummy_unuse()
Dseq_midi_emul.c352 case MIDI_CTL_RESET_CONTROLLERS: in do_control()
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_midi.c490 MIDI_CTL_RESET_CONTROLLERS; in snd_seq_oss_midi_reset()