Searched refs:midi_synth_aftertouch (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dmidi_synth.h13 void midi_synth_aftertouch (int dev, int channel, int pressure);
40 .aftertouch = midi_synth_aftertouch,
H A Dmidi_synth.c563 void midi_synth_aftertouch(int dev, int channel, int pressure) function
592 EXPORT_SYMBOL(midi_synth_aftertouch); variable
H A Dmpu401.c899 .aftertouch = midi_synth_aftertouch,

Completed in 42 milliseconds