Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAX_DMA_ADDRESS PAGE_OFFSET |
#define | MAX_DMA_CHANNELS 8 |
#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 |