Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Dsoundfont.c44 static struct snd_sf_zone *sf_zone_new(struct snd_sf_list *sflist,
360 sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_zone_new() function
466 if ((zp = sf_zone_new(sflist, sf)) == NULL) in load_map()
594 if ((zone = sf_zone_new(sflist, sf)) == NULL) { in load_info()
1009 if ((zone = sf_zone_new(sflist, sf)) == NULL) { in load_guspatch()