Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsoundfont.h102 int snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel,
/linux-5.19.10/sound/synth/emux/
Demux_synth.c906 return snd_soundfont_search_zone(emu->sflist, notep, vel, preset, bank, in get_zone()
Dsoundfont.c1231 snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel, in snd_soundfont_search_zone() function