sf_sample_new     112 sound/synth/emux/emux.c 		sf_cb.sample_new = sf_sample_new;
sf_sample_new      48 sound/synth/emux/soundfont.c static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
sf_sample_new     734 sound/synth/emux/soundfont.c 	if ((sp = sf_sample_new(sflist, sf)) == NULL)
sf_sample_new     967 sound/synth/emux/soundfont.c 	if ((smp = sf_sample_new(sflist, sf)) == NULL)