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