Searched refs:midi_synth_aftertouch (Results 1 – 3 of 3) sorted by relevance
13 void midi_synth_aftertouch (int dev, int channel, int pressure);40 .aftertouch = midi_synth_aftertouch,
559 void midi_synth_aftertouch(int dev, int channel, int pressure) in midi_synth_aftertouch() function588 EXPORT_SYMBOL(midi_synth_aftertouch);
899 .aftertouch = midi_synth_aftertouch,