Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/midi/
H A Dmidi.c141 static synth_alloc_t midisynth_alloc; variable
153 KOBJMETHOD(synth_alloc, midisynth_alloc),
1332 midisynth_alloc(void *n, uint8_t chan, uint8_t note) in midisynth_alloc() function