Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MAX_DMA_CHANNELS 0 |
#define | MAX_DMA_ADDRESS PAGE_OFFSET |
Functions | |
int | request_dma (unsigned int dmanr, const char *device_id) |
void | free_dma (unsigned int dmanr) |
#define MAX_DMA_ADDRESS PAGE_OFFSET |