|
Linux Kernel
3.7.1
|
#include <asm/io.h>Go to the source code of this file.
Macros | |
| #define | MAX_DMA_CHANNELS 8 |
| #define | MAX_DMA_ADDRESS (PAGE_OFFSET + XCHAL_KIO_SIZE - 1) |
| #define | isa_dma_bridge_buggy (0) |
Functions | |
| int | request_dma (unsigned int dmanr, const char *device_id) |
| void | free_dma (unsigned int dmanr) |
| #define MAX_DMA_ADDRESS (PAGE_OFFSET + XCHAL_KIO_SIZE - 1) |
1.8.2