Searched refs:__snd_util_mem_alloc (Results 1 – 3 of 3) sorted by relevance
60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc() function128 return __snd_util_mem_alloc(hdr, size); in snd_util_mem_alloc()173 EXPORT_SYMBOL(__snd_util_mem_alloc);
45 struct snd_util_memblk *__snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size);
403 blk = (struct snd_emu10k1_memblk *)__snd_util_mem_alloc(hdr, size); in snd_emu10k1_synth_alloc()