Home
last modified time | relevance | path

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

/Linux-v5.10/sound/synth/emux/
Demux.c54 static int sf_sample_new(void *private_data, struct snd_sf_sample *sp, in sf_sample_new() function
98 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
Dsoundfont.c36 static struct snd_sf_sample *sf_sample_new(struct snd_sf_list *sflist,
380 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_sample_new() function
726 if ((sp = sf_sample_new(sflist, sf)) == NULL) in load_data()
961 if ((smp = sf_sample_new(sflist, sf)) == NULL) in load_guspatch()