Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
exynos_drm_panel_info Struct Reference

#include <exynos_drm.h>

Data Fields

struct fb_videomode timing
 
u32 width_mm
 
u32 height_mm
 

Detailed Description

A structure for lcd panel information.

: default video mode for initializing : physical size of lcd width. : physical size of lcd height.

Definition at line 40 of file exynos_drm.h.

Field Documentation

u32 height_mm

Definition at line 43 of file exynos_drm.h.

Definition at line 41 of file exynos_drm.h.

u32 width_mm

Definition at line 42 of file exynos_drm.h.


The documentation for this struct was generated from the following file: