include/dmapool.h File Reference

DMA memory pool allocator. More...

#include <cpu/dmapool.h>
#include <assert.h>
#include <app/dmapool.h>

Go to the source code of this file.

Functions

void dma_pool_init_coherent_physmem (struct dma_pool *dmapool, struct physmem_pool *phys_pool, unsigned int nr_objects, size_t objsize, unsigned int align_order)
 Initialize a DMA pool using the physmem allocator.
static dma_addr_t dma_alloc (size_t size)
 Allocate an object from the generic DMA pools.
static void dma_free (dma_addr_t obj, size_t size)
 Free an object to the generic DMA pools.

Detailed Description

DMA memory pool allocator.

Copyright (C) 2009 Atmel Corporation. All rights reserved.

Definition in file dmapool.h.

Generated on Thu Apr 29 14:10:34 2010 for xplain-bc by  doxygen 1.6.3