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

#include <omapfb.h>

Data Fields

int state
 
int ext_lcdc
 
struct mutex rqueue_mutex
 
int palette_size
 
u32 pseudo_palette [17]
 
struct lcd_panelpanel
 
struct lcd_ctrlctrl
 
struct lcd_ctrlint_ctrl
 
struct lcd_ctrl_extifext_if
 
struct devicedev
 
struct fb_var_screeninfo new_var
 
struct omapfb_mem_desc mem_desc
 
struct fb_infofb_info [OMAPFB_PLANE_NUM]
 
struct platform_devicedssdev
 

Detailed Description

Definition at line 208 of file omapfb.h.

Field Documentation

Definition at line 218 of file omapfb.h.

struct device* dev

Definition at line 222 of file omapfb.h.

Definition at line 228 of file omapfb.h.

Definition at line 220 of file omapfb.h.

int ext_lcdc

Definition at line 210 of file omapfb.h.

Definition at line 226 of file omapfb.h.

struct lcd_ctrl* int_ctrl

Definition at line 219 of file omapfb.h.

Definition at line 225 of file omapfb.h.

Definition at line 223 of file omapfb.h.

int palette_size

Definition at line 214 of file omapfb.h.

struct lcd_panel* panel

Definition at line 217 of file omapfb.h.

u32 pseudo_palette[17]

Definition at line 215 of file omapfb.h.

struct mutex rqueue_mutex

Definition at line 212 of file omapfb.h.

Definition at line 209 of file omapfb.h.


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