Home
last modified time | relevance | path

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

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