Searched refs:vdma_free (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Djazzdma.h11 extern int vdma_free(unsigned long laddr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-jazz/
H A Ddma-coherence.h34 vdma_free(dma_addr);
H A Dfloppy.h120 vdma_free(vdma_phys2log(CPHYSADDR(addr)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jazz/
H A Djazzdma.c181 int vdma_free(unsigned long laddr) function
189 ("vdma_free: trying to free other's dma pages, laddr=%8lx\n",
200 printk("vdma_free: freed %ld pages starting from %08lx\n",
206 EXPORT_SYMBOL(vdma_free); variable

Completed in 64 milliseconds