Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dseq_midi_emul.h87 #define MIDI_CTL_CHAN_PRESSURE 0x82 macro
/Linux-v6.6/sound/core/seq/
Dseq_midi_emul.c151 ops->control(drv, MIDI_CTL_CHAN_PRESSURE, chan); in snd_midi_process_event()
/Linux-v6.6/sound/synth/emux/
Demux_synth.c346 case MIDI_CTL_CHAN_PRESSURE: in snd_emux_control()