Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
plat-versatile
include
plat
clcd.h
Go to the documentation of this file.
1
#ifndef PLAT_CLCD_H
2
#define PLAT_CLCD_H
3
4
struct
clcd_panel
*
versatile_clcd_get_panel
(
const
char
*);
5
int
versatile_clcd_setup_dma
(
struct
clcd_fb
*,
unsigned
long
);
6
int
versatile_clcd_mmap_dma
(
struct
clcd_fb
*,
struct
vm_area_struct
*);
7
void
versatile_clcd_remove_dma
(
struct
clcd_fb
*);
8
9
#endif
Generated on Thu Jan 10 2013 13:03:27 for Linux Kernel by
1.8.2