Searched refs:sample_new (Results 1 – 4 of 4) sorted by relevance
59 return emu->ops.sample_new(emu, sp, hdr, buf, count); in sf_sample_new()97 sf_cb.sample_new = sf_sample_new; in snd_emux_register()
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,