Searched refs:sf_sample_new (Results 1 – 2 of 2) sorted by relevance
67 static int sf_sample_new(void *private_data, struct snd_sf_sample *sp, in sf_sample_new() function111 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
49 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,393 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_sample_new() function739 if ((sp = sf_sample_new(sflist, sf)) == NULL) in load_data()972 if ((smp = sf_sample_new(sflist, sf)) == NULL) in load_guspatch()