Searched refs:sample_new (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux.c73 return emu->ops.sample_new(emu, sp, hdr, buf, count);
111 if (emu->ops.sample_new)
112 sf_cb.sample_new = sf_sample_new;
H A Dsoundfont.c751 rc = sflist->callback.sample_new
1017 if (sflist->callback.sample_new) {
1018 rc = sflist->callback.sample_new
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoundfont.h72 int (*sample_new)(void *private_data, struct snd_sf_sample *sp, member in struct:snd_sf_callback
H A Demux_synth.h59 int (*sample_new)(struct snd_emux *emu, struct snd_sf_sample *sp, member in struct:snd_emux_operators
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c73 .sample_new = snd_emu8000_sample_new,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c72 .sample_new = snd_emu10k1_sample_new,

Completed in 73 milliseconds