|
Linux Kernel
3.7.1
|
#include <linux/dma-mapping.h>#include <linux/bootmem.h>#include <linux/genalloc.h>#include <asm/dma-mapping.h>#include <linux/module.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL (dma_ops) | |
| int | dma_supported (struct device *dev, u64 mask) |
| EXPORT_SYMBOL (dma_supported) | |
| int | dma_set_mask (struct device *dev, u64 mask) |
| EXPORT_SYMBOL (dma_set_mask) | |
| void __init | hexagon_dma_init (void) |
Variables | |
| struct dma_map_ops * | dma_ops |
| int | bad_dma_address |
| struct dma_map_ops | hexagon_dma_ops |
| EXPORT_SYMBOL | ( | dma_ops | ) |
| EXPORT_SYMBOL | ( | dma_supported | ) |
| EXPORT_SYMBOL | ( | dma_set_mask | ) |
| struct dma_map_ops hexagon_dma_ops |
1.8.2