Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dsoundfont.h104 int snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel,
/linux-6.12.1/sound/synth/emux/
Demux_synth.c907 return snd_soundfont_search_zone(emu->sflist, notep, vel, preset, bank, in get_zone()
Dsoundfont.c1275 snd_soundfont_search_zone(struct snd_sf_list *sflist, int *notep, int vel, in snd_soundfont_search_zone() function