Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/midi/
H A Dmidi.h57 kobj_t midimapper_fetch_synth(void *arg, void *cookie, int unit);
H A Dmidi.c1506 midimapper_fetch_synth(void *arg, void *cookie, int unit) in midimapper_fetch_synth() function
H A Dsequencer.c781 midimapper_fetch_synth(scp->mapper, scp->mapper_cookie, i); in mseq_open()