|
Linux Kernel
3.7.1
|
#include <linux/device.h>#include <linux/dma-mapping.h>#include <linux/gfp.h>#include <linux/dma-debug.h>#include <linux/export.h>#include <asm/bug.h>Go to the source code of this file.
Macros | |
| #define | NOT_COHERENT_CACHE |
| #define | PREALLOC_DMA_DEBUG_ENTRIES (1 << 16) |
Functions | |
| EXPORT_SYMBOL (dma_direct_ops) | |
| fs_initcall (dma_init) | |
Variables | |
| struct dma_map_ops | dma_direct_ops |
| EXPORT_SYMBOL | ( | dma_direct_ops | ) |
| fs_initcall | ( | dma_init | ) |
| struct dma_map_ops dma_direct_ops |
1.8.2