search_first_zone   53 sound/synth/emux/soundfont.c static struct snd_sf_zone *search_first_zone(struct snd_sf_list *sflist,
search_first_zone 1168 sound/synth/emux/soundfont.c 	zone = search_first_zone(sflist, cur->bank, cur->instr, cur->v.low);
search_first_zone 1281 sound/synth/emux/soundfont.c 	zp = search_first_zone(sflist, bank, preset, *notep);