Home
last modified time | relevance | path

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

/linux-6.1.9/sound/synth/
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-6.1.9/sound/pci/trident/
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-6.1.9/include/sound/
Dutil_mem.h46 void __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk);
/linux-6.1.9/sound/pci/emu10k1/
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()