|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/module.h>#include <asm/dma.h>#include <asm/coldfire.h>#include <asm/mcfsim.h>#include <asm/mcfdma.h>Go to the source code of this file.
Functions | |
| EXPORT_SYMBOL (dma_base_addr) | |
| EXPORT_SYMBOL (dma_device_address) | |
Variables | |
| unsigned int | dma_base_addr [MAX_M68K_DMA_CHANNELS] |
| unsigned int | dma_device_address [MAX_M68K_DMA_CHANNELS] |
| EXPORT_SYMBOL | ( | dma_base_addr | ) |
| EXPORT_SYMBOL | ( | dma_device_address | ) |
| unsigned int dma_base_addr[MAX_M68K_DMA_CHANNELS] |
1.8.2