Home
last modified time | relevance | path

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

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