Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/midi/
H A Dmidi.h58 kobj_t midimapper_fetch_synth_locked(void *arg, void *cookie, int unit);
H A Dmidi.c1515 midimapper_fetch_synth_locked(void *arg, void *cookie, int unit) in midimapper_fetch_synth_locked() function
1536 synth = midimapper_fetch_synth_locked(arg, cookie, unit); in midimapper_fetch_synth()
H A Dsequencer.c776 midimapper_fetch_synth_locked(scp->mapper, in mseq_open()