Home
last modified time | relevance | path

Searched refs:__snd_util_mem_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/sound/synth/
H A Dutil_mem.c60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc() function
128 return __snd_util_mem_alloc(hdr, size); in snd_util_mem_alloc()
173 EXPORT_SYMBOL(__snd_util_mem_alloc);
/linux/include/sound/
H A Dutil_mem.h45 struct snd_util_memblk *__snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size);