Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dseq_midi_emul.h101 #define MIDI_CTL_CHAN_PRESSURE 0x82 macro
/linux-4.1.27/sound/core/seq/
Dseq_midi_emul.c162 ops->control(drv, MIDI_CTL_CHAN_PRESSURE, chan); in snd_midi_process_event()
/linux-4.1.27/sound/synth/emux/
Demux_synth.c360 case MIDI_CTL_CHAN_PRESSURE: in snd_emux_control()