Home
last modified time | relevance | path

Searched refs:sample_free (Results 1 – 6 of 6) sorted by relevance

/linux/sound/synth/emux/
H A Demux.c67 return emu->ops.sample_free(emu, sp, hdr); in sf_sample_free()
98 sf_cb.sample_free = sf_sample_free; in snd_emux_register()
H A Dsoundfont.c1424 sflist->callback.sample_free(sflist->callback.private_data, in snd_sf_clear()
1527 sflist->callback.sample_free(sflist->callback.private_data, in snd_soundfont_remove_unlocked()
/linux/include/sound/
H A Dsoundfont.h62 int (*sample_free)(void *private_data, struct snd_sf_sample *sp, member
H A Demux_synth.h47 int (*sample_free)(struct snd_emux *emu, struct snd_sf_sample *sp, member
/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c61 .sample_free = snd_emu10k1_sample_free,
/linux/sound/isa/sb/
H A Demu8000_callback.c62 .sample_free = snd_emu8000_sample_free,