Home
last modified time | relevance | path

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

/linux/sound/synth/
A Dutil_mem.c140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free() function
157 __snd_util_mem_free(hdr, blk); in snd_util_mem_free()
181 EXPORT_SYMBOL(__snd_util_mem_free);
/linux/sound/pci/trident/
A Dtrident_memory.c188 __snd_util_mem_free(hdr, blk); in snd_trident_alloc_sg_pages()
231 __snd_util_mem_free(hdr, blk); in snd_trident_alloc_cont_pages()
275 __snd_util_mem_free(hdr, blk); in snd_trident_free_pages()
/linux/include/sound/
A Dutil_mem.h46 void __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk);
/linux/sound/pci/emu10k1/
A Dmemory.c351 __snd_util_mem_free(hdr, (struct snd_util_memblk *)blk); in snd_emu10k1_alloc_pages()
419 __snd_util_mem_free(hdr, (struct snd_util_memblk *)blk); in snd_emu10k1_synth_alloc()
446 __snd_util_mem_free(hdr, memblk); in snd_emu10k1_synth_free()

Completed in 5 milliseconds