Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | PREALLOC_DMA_DEBUG_ENTRIES (1 << 16) |
Functions | |
EXPORT_SYMBOL (dma_ops) | |
fs_initcall (dma_init) | |
struct dma_map_ops * | dma_get_ops (struct device *dev) |
EXPORT_SYMBOL (dma_get_ops) | |
Variables | |
int iommu_detected | __read_mostly |
struct dma_map_ops * | dma_ops |
#define PREALLOC_DMA_DEBUG_ENTRIES (1 << 16) |
Definition at line 10 of file dma-mapping.c.
|
read |
Definition at line 20 of file dma-mapping.c.
EXPORT_SYMBOL | ( | dma_ops | ) |
EXPORT_SYMBOL | ( | dma_get_ops | ) |
fs_initcall | ( | dma_init | ) |
int iommu_detected __read_mostly |
Definition at line 5 of file dma-mapping.c.
Definition at line 7 of file dma-mapping.c.