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
include
video
omap-panel-nokia-dsi.h
Go to the documentation of this file.
1
#ifndef __OMAP_NOKIA_DSI_PANEL_H
2
#define __OMAP_NOKIA_DSI_PANEL_H
3
4
struct
omap_dss_device
;
5
16
struct
nokia_dsi_panel_data
{
17
const
char
*
name
;
18
19
int
reset_gpio
;
20
21
bool
use_ext_te
;
22
int
ext_te_gpio
;
23
24
unsigned
esd_interval
;
25
unsigned
ulps_timeout
;
26
27
bool
use_dsi_backlight
;
28
29
struct
omap_dsi_pin_config
pin_config
;
30
};
31
32
#endif
/* __OMAP_NOKIA_DSI_PANEL_H */
Generated on Thu Jan 10 2013 14:53:56 for Linux Kernel by
1.8.2