Home
last modified time | relevance | path

Searched refs:vdma_free (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/jazz/
A Djazzdma.c184 int vdma_free(unsigned long laddr) in vdma_free() function
209 EXPORT_SYMBOL(vdma_free);
520 vdma_free(dma_handle); in jazz_dma_free()
540 vdma_free(dma_addr); in jazz_dma_unmap_page()
571 vdma_free(sg->dma_address); in jazz_dma_unmap_sg()
/linux/arch/mips/include/asm/
A Djazzdma.h12 extern int vdma_free(unsigned long laddr);
/linux/arch/mips/include/asm/mach-jazz/
A Dfloppy.h118 vdma_free(vdma_phys2log(CPHYSADDR(addr))); in fd_dma_mem_free()

Completed in 5 milliseconds