dma_pool Struct Reference
[DMA pool allocator]

DMA memory pool. More...

#include <dmapool_nommu.h>

Collaboration diagram for dma_pool:
Collaboration graph
[legend]

Data Fields

struct mem_pool mempool
 The underlying memory pool.

Detailed Description

DMA memory pool.

This is just a wrapper around a memory pool, since we don't need to do any additional bookkeeping on mmu-less devices.

Definition at line 61 of file dmapool_nommu.h.


Field Documentation

The underlying memory pool.

For internal use only.

Definition at line 66 of file dmapool_nommu.h.

Referenced by dma_pool_alloc(), dma_pool_free(), and dma_pool_init_coherent().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:36 2010 for xplain-bc by  doxygen 1.6.3