Home
last modified time | relevance | path

Searched refs:snd_emu10k1_synth_alloc (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/emu10k1/
Dmemory.c372 snd_emu10k1_synth_alloc(struct snd_emu10k1 *hw, unsigned int size) in snd_emu10k1_synth_alloc() function
393 EXPORT_SYMBOL(snd_emu10k1_synth_alloc);
Demu10k1_patch.c93 sp->block = snd_emu10k1_synth_alloc(emu, blocksize); in snd_emu10k1_sample_new()
Demu10k1_main.c1964 snd_emu10k1_synth_alloc(emu, 4096); in snd_emu10k1_create()
/linux-3.4.99/include/sound/
Demu10k1.h1876 struct snd_util_memblk *snd_emu10k1_synth_alloc(struct snd_emu10k1 *emu, unsigned int size);