Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/midi/
H A Dmidi.c136 static synth_controller_t midisynth_controller; variable
147 KOBJMETHOD(synth_controller, midisynth_controller),
1337 midisynth_controller(void *n, uint8_t chn, uint8_t ctrlnum, uint16_t val) in midisynth_controller() function