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() function129 blk = __snd_util_mem_alloc(hdr, size); in snd_util_mem_alloc()180 EXPORT_SYMBOL(__snd_util_mem_alloc);
45 struct snd_util_memblk *__snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size);
413 blk = (struct snd_emu10k1_memblk *)__snd_util_mem_alloc(hdr, size); in snd_emu10k1_synth_alloc()
Completed in 9 milliseconds