Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <asm/dma.h>
#include <arch/svinto.h>
#include <arch/system.h>
Go to the source code of this file.
Macros | |
#define | SETS(var, reg, field, val) |
Functions | |
int | cris_request_dma (unsigned int dmanr, const char *device_id, unsigned options, enum dma_owner owner) |
void | cris_free_dma (unsigned int dmanr, const char *device_id) |
EXPORT_SYMBOL (cris_request_dma) | |
EXPORT_SYMBOL (cris_free_dma) | |
EXPORT_SYMBOL | ( | cris_request_dma | ) |
EXPORT_SYMBOL | ( | cris_free_dma | ) |