Home
last modified time | relevance | path

Searched refs:snd_util_mem_alloc (Results 1 – 3 of 3) sorted by relevance

/sound/synth/
Dutil_mem.c137 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc() function
189 EXPORT_SYMBOL(snd_util_mem_alloc);
/sound/isa/sb/
Demu8000_patch.c179 sp->block = snd_util_mem_alloc(hdr, truesize * 2); in snd_emu8000_sample_new()
Demu8000_pcm.c580 rec->block = snd_util_mem_alloc(rec->emu->memhdr, rec->allocated_bytes); in emu8k_pcm_hw_params()