Searched refs:sample_new (Results 1 – 5 of 5) sorted by relevance
59 return emu->ops.sample_new(emu, sp, hdr, buf, count); in sf_sample_new()96 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
739 rc = sflist->callback.sample_new in load_data()1017 rc = sflist->callback.sample_new in load_guspatch()
44 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp, member
60 .sample_new = snd_emu10k1_sample_new,
61 .sample_new = snd_emu8000_sample_new,