Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds