Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 
17  const char *name;
18 
20 
21  bool use_ext_te;
23 
24  unsigned esd_interval;
25  unsigned ulps_timeout;
26 
28 
30 };
31 
32 #endif /* __OMAP_NOKIA_DSI_PANEL_H */