sf_sample_new      98 sound/synth/emux/emux.c 		sf_cb.sample_new = sf_sample_new;
sf_sample_new      36 sound/synth/emux/soundfont.c static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
sf_sample_new     726 sound/synth/emux/soundfont.c 	if ((sp = sf_sample_new(sflist, sf)) == NULL)
sf_sample_new     961 sound/synth/emux/soundfont.c 	if ((smp = sf_sample_new(sflist, sf)) == NULL)