|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/errno.h>#include <linux/slab.h>#include <linux/types.h>#include <linux/export.h>#include <mach/dma.h>Go to the source code of this file.
Data Structures | |
| struct | cb_data |
Functions | |
| void * | s3c_dma_get_ops (void) |
| EXPORT_SYMBOL (s3c_dma_get_ops) | |
| EXPORT_SYMBOL | ( | s3c_dma_get_ops | ) |
Definition at line 132 of file s3c-dma-ops.c.
1.8.2