Linux Kernel
3.7.1
|
#include <linux/device.h>
#include <linux/dma-mapping.h>
#include <linux/amba/bus.h>
#include <linux/amba/clcd.h>
#include <plat/clcd.h>
Go to the source code of this file.
Functions | |
struct clcd_panel * | versatile_clcd_get_panel (const char *name) |
int | versatile_clcd_setup_dma (struct clcd_fb *fb, unsigned long framesize) |
int | versatile_clcd_mmap_dma (struct clcd_fb *fb, struct vm_area_struct *vma) |
void | versatile_clcd_remove_dma (struct clcd_fb *fb) |
|
read |
int versatile_clcd_mmap_dma | ( | struct clcd_fb * | fb, |
struct vm_area_struct * | vma | ||
) |