Searched refs:sample_free (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.c81 return emu->ops.sample_free(emu, sp, hdr);
113 if (emu->ops.sample_free)
114 sf_cb.sample_free = sf_sample_free;
H A Dsoundfont.c1364 if (sflist->callback.sample_free)
1365 sflist->callback.sample_free(sflist->callback.private_data,
1467 if (sflist->callback.sample_free)
1468 sflist->callback.sample_free(sflist->callback.private_data,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoundfont.h75 int (*sample_free)(void *private_data, struct snd_sf_sample *sp, member in struct:snd_sf_callback
H A Demux_synth.h62 int (*sample_free)(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.c74 .sample_free = snd_emu8000_sample_free,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c73 .sample_free = snd_emu10k1_sample_free,

Completed in 202 milliseconds