Searched refs:midi_synth_controller (Results 1 – 3 of 3) sorted by relevance
14 void midi_synth_controller (int dev, int channel, int ctrl_num, int value);41 .controller = midi_synth_controller,
591 midi_synth_controller(int dev, int channel, int ctrl_num, int value) in midi_synth_controller() function617 EXPORT_SYMBOL(midi_synth_controller);
900 .controller = midi_synth_controller,